Collections
List collections
Returns a list of all Collections in your Cloudpress account.
GET
/
v2
/
collections
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The page of results you would like to return.
The number of items to return per page. By default, 50 items will be returned.