For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Collection Info

Return the details of the specified collection

get
/v1/collection-indexer/collection/{collectionId}/info
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
collectionIdstringRequired
Query parameters
heightnumberOptional
Responses
200

Default Response

application/json
codenumberRequired
msgstringRequired
get/v1/collection-indexer/collection/{collectionId}/info
200

Default Response

Example

Last updated