Get Collection Items

Return the list of inscriptions for a specific collection.

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

Default Response

application/json
get
/v1/collection-indexer/collection/{collectionId}/items
200

Default Response

Last updated