API Playground
Fetch Collections
Retrieve all NFT Collections that have been created for your project application.
GET
Authorizations
The API Key you were given in the developer portal. API keys are associated with your organization's project application and can have read or write permissions and an optional expiration date.
Response
200
application/json
Contains a list of all Collections created for a project containing their `status`, `id`, `collectionId` (AssetHub ID), and additional data.
Available options:
WestendAssetHub
, AssetHub
Available options:
Pending
, Processing
, Created
, CreatedWithMetadata
, Failed