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 null
has_moreboolean or null
next_cursorstring or null

Errors