DigitalOcean-public.v2-new_GradientAI Platform
Retrieve an Existing Agent
To retrieve details of an agent, GET request to /v2/gen-ai/agents/{uuid}. The response body is a JSON object containing the agent.
get/v2/gen-ai/agents/{uuid}
Path parameters
uuidstring required
Unique agent id
Response
A successful response.