Get token
GET
/collection/{highlightId}/tokens/{tokenId}
Get a single minted token by its on-chain token ID. Returns token details for public collections without authentication.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” highlightId
required
string format: uuid
tokenId
required
string
Responses
Section titled “ Responses ”Token details
object
id
required
string format: uuid
collectionId
required
string format: uuid
tokenId
required
string
attributes
required
Any of:
Array<object>
null
createdAt
required
string
updatedAt
required
string
Token or collection not found