List image collections

GET {{baseUrl}}/v2/images/collections

This endpoint lists your collections of images and their basic attributes.

Request Params

KeyDatatypeRequiredDescription
embedstringWhich sharing information to include in the response, such as a URL to the collection
pagenumberPage number
per_pagenumberNumber of results per page

RESPONSES

status: OK

{"data":[{"id":"21663574","name":"Kittens and puppies","total_item_count":0,"items_updated_time":"2018-08-02T07:33:24-04:00"},{"id":"21663571","name":"young couples","total_item_count":0,"items_updated_time":"2018-08-02T07:33:22-04:00"}]}