GET
/
v1-alpha1
/
minting
/
collections
/
{collectionId}
/
transferable
curl --request GET \
  --url https://staging.crossmint.com/api/v1-alpha1/minting/collections/{collectionId}/transferable \
  --header 'X-API-KEY: <api-key>'

This is an alpha API and subject to change.

Authorizations

X-API-KEY
string
header
required

Path Parameters

collectionId
string
required

The collection id.

Response

200
_mintlify/placeholder

Success