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