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

Get Collection Holders

Return the owner information of a specific collection

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

Default Response

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

Default Response

Last updated