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

Authorizations

X-Api-Key
string
header
required

Path Parameters

userId
string
required

Response

200 - */*

Default Response

creator
any
I