Retrieve collections

This API is used to retrieve the list of collections belonging to the user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Type of the collection. It can be either "GROUP" or "SCENE". The parameter value is case insensitive.

boolean

Indicate if pagination is required or not. True or fale.

int32

Indicates number of items to be displayed per page.

int32

Page number to be displayed.

string
Defaults to created_at

Field name. Based on this field, the results are sorted.

string

asc or desc

string

Key-value pair. The API will return all the collections matching this "custom_attribute" key-value pair. Below are the examples for the "custom_attribute" parameter value:
1. colorblue
2. color
%23F08080.
NOTE: The key-value pair is separated by the “~” symbol and should be encoded.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json