Skip to main content
GET
List collections

Authorizations

Authorization
string
header
required

Use Authorization: Bearer end_sk_* for partner API keys (e.g. end_sk_AbCd_example_api_key).

Query Parameters

limit
integer
default:50

Maximum number of records to return. Defaults to 50; maximum 100.

Required range: 1 <= x <= 100
cursor
string

Opaque cursor from the previous page.

Minimum string length: 1
external_id
string

Filter to collections with this external identifier.

Minimum string length: 1

Response

200 - application/json

A page of collections.

collections
object[]
required
pagination
object
required