Skip to main content
GET
/
v2
/
collections
/
{collectionId}
Get Collection Details
curl --request GET \
  --url https://api.eden.art/v2/collections/{collectionId} \
  --header 'X-Api-Key: <api-key>'
{
  "collection": "<any>"
}

Authorizations

X-Api-Key
string
header
required

Path Parameters

collectionId
string
required

Response

200 - */*

Default Response

collection
any
I