Collections
List collections
Returns a list of all Collections in your Cloudpress account.
GET
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.
Response
200
application/json
Success
The response is of type object
.