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