get https://api.mediasilo.com/v3/assets/
Retrieve all assets
Log in to see full request history
Returns all all assets using pagination.
Response
Retrieve all assets
Returns all all assets using pagination.
xxxxxxxxxx
curl --request GET \
--url 'https://api.mediasilo.com/v3/assets/?_pageSize=100&_page=1&_sortBy=dateCreated&_sort=desc%20%7C%20asc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: