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

Authorizations

X-Api-Key
string
header
required

Path Parameters

id
string
required

Community ID

Response

200

Returns all mintable collections.