GET
/
2022-06-09
/
collections
/
{collectionId}
curl --request GET \
  --url https://staging.crossmint.com/api/2022-06-09/collections/{collectionId} \
  --header 'X-API-KEY: <api-key>'
This response does not have an example.
For Solana collections the onChain.contractAddress property will be named onChain.mintAddress

Authorizations

X-API-KEY
string
header
required

Path Parameters

collectionId
string
default:
default-solana
required

The ID of the named collection, which you will use to create new NFTs and get status. Get information on your default collections with names 'default-solana' and 'default-polygon'

Response

200
_mintlify/placeholder

Success.