Skip to main content
GET
TypeScript

Path Parameters

id
string
required

The token link id

Response

Collection fetched successfully

id
string
required

The collection id

Example:

"fbfbfbfb-fbfb-fbfb-fbfb-fbfbfbfbfbfb"

status
enum<string>
required

The collection status

Available options:
PENDING,
COMPLETED
Example:

"COMPLETED"

type
enum<string>
required

The type of collection

Available options:
NON_FUNGIBLE_TOKEN,
SEMI_FUNGIBLE_TOKEN
Example:

"NON_FUNGIBLE_TOKEN"

displayName
string

The display name of the collection. If was not provided, would be taken from the contract template

Example:

"My Simple ERC721 Collection"

collectionMetadata
object

The collection's metadata