Skip to main content
GET
Get collection details
Retrieve details for a specific collection by ID. Use "default" to get your default collection.
  • Pass no arguments or "default" to access your default collection
  • Public collections can be accessed by anyone with the collection ID

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

collection_id
string
required
Example:

"default"

Response

200 - application/json

Collection details

success
boolean
Example:

true

data
object