GET
/
community
/
{id}
/
collection
/
{collectionId}
curl --request GET \
  --url https://api.other.page/v1/community/{id}/collection/{collectionId} \
  --header 'X-Api-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

Path Parameters

id
string
required

Community ID

collectionId
string
required

Response

200

Returns a single mintable collection.