Skip to main content
GET
/
v2
/
concepts
/
{conceptId}
Get Concept
curl --request GET \
  --url https://api.eden.art/v2/concepts/{conceptId} \
  --header 'X-Api-Key: <api-key>'
{
  "concept": "<any>"
}

Authorizations

X-Api-Key
string
header
required

Path Parameters

conceptId
string
required

Response

Default Response

concept
any
I