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

Authorizations

X-Api-Key
string
header
required

Path Parameters

agentId
string
required

Response

200 - */*

Default Response

agent
any
I