Get a Collection
Retrieve a single collection by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Collection identifier.
Response
The collection.
id
Unique identifier for the collection.
name
Name of the collection.
created_at
ISO 8601 timestamp when the collection was created.
updated_at
ISO 8601 timestamp when the collection was last updated.
description
Description of the collection.