DigitalOcean-public.v2-new_GradientAI Platform
List agents by Workspace
To list all agents by a Workspace, send a GET request to /v2/gen-ai/workspaces/{workspace_uuid}/agents.
get/v2/gen-ai/workspaces/{workspace_uuid}/agents
Path parameters
workspace_uuidstring required
Workspace UUID.
Query parameters
only_deployedboolean
Only list agents that are deployed.
pageinteger
Page number.
per_pageinteger
Items per page.
Response
A successful response.