collections
Get Collection By Id
Get a Collection by ID
GET
/
v1
/
apps
/
{app_id}
/
users
/
{user_id}
/
collections
/
{collection_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Get a Collection by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.