cURL
curl --request GET \ --url https://api.eden.art/v2/agents/deployments \ --header 'X-Api-Key: <api-key>'
{ "deployments": [ "<any>" ] }
Retrieve all deployments across all agents owned by the authenticated user.
Default Response