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

Authorizations

X-Api-Key
string
header
required

Path Parameters

creationId
string
required

Response

Default Response

creation
any
I