get https://example.com/videos/search
A paginated list of videos
Log in to see full request history
Response
A paginated list of videos
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/videos/search?sort_direction=desc&limit=20' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: