get https://v2.api.uberflip.com/items
This endpoint returns a paginated list of all the items in the user's account.
Log in to see full request history
Response
This endpoint returns a paginated list of all the items in the user's account.
xxxxxxxxxx
curl --request GET \
--url 'https://v2.api.uberflip.com/items?limit=25&page=1' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: