Common Collection Operations
Get Collection
Retrieve details about a specific collection
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the collection to retrieve
Response
200
application/json
Collection details
The response is of type object
.