Skip to main content
GET
List Collections Api

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

Response payload for the list collections operation.

status
string
required

Operation status: success|error

total_count
integer
required

Number of collections discovered

message
string
required

Human-readable status message

collections
CollectionInfo · object[]

Collection statistics

warnings
string[]

Non-fatal issues encountered during aggregation