List all collections.

Beta

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

start_atstring or nullOptional

created_at to start at

limitinteger or nullOptional

Limit of records to return

querystringOptional

Search query

Response

Successful Response

datalist of objects or nullOptional
has_moreboolean or nullOptional
next_cursorstring or nullOptional

Errors