Get a collection by name
Retrieve a collection by its (owner_id, name) combination. The authenticated user can only fetch collections they own, or, if superuser, from anyone.
Path parameters
collection_name
The name of the collection
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Query parameters
owner_id
(Superuser only) Specify the owner_id to retrieve a collection by name
Response
Successful Response
results