Get a collection by id
Get a collection by id
GET
TypeScript
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The token link id
Response
Collection fetched successfully
The collection id
Example:
"fbfbfbfb-fbfb-fbfb-fbfb-fbfbfbfbfbfb"
The collection status
Available options:
PENDING, COMPLETED Example:
"COMPLETED"
The type of collection
Available options:
NON_FUNGIBLE_TOKEN, SEMI_FUNGIBLE_TOKEN Example:
"NON_FUNGIBLE_TOKEN"
The display name of the collection. If was not provided, would be taken from the contract template
Example:
"My Simple ERC721 Collection"
The collection's metadata
TypeScript