get https://apps.hivestack.com/api/v2/creatives
List creatives, returns a maximum of 100 results. Use the $skip parameter to get the next sets of results.
Log in to see full request history
Responses
List creatives, returns a maximum of 100 results. Use the $skip parameter to get the next sets of results.
xxxxxxxxxx
curl --request GET \
--url 'https://apps.hivestack.com/api/v2/creatives?$skip=0&$top=100' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: