v1
protected
agents

Get Agent

Get an agent by UUID or workspace-scoped slug (tenant or catalog).

get/v1/workspaces/{workspace}/agents/{agent_id}

Path parameters

agent_idstring required
workspacestring required

Slug of the workspace the request acts in

Slug of the workspace the request acts in

Response

Successful Response

a2ui_enabledboolean nullable
agent_typestring
descriptionstring nullable
idstring uuid required
instructionstring nullable
is_catalogboolean
model_idstring nullable
namestring required
planningboolean nullable
registry_item_idstring nullable
skillsobject[] nullable
slugstring required
statusstring required
update_availableboolean

Changes

Changed in 2 of the 45 revisions of this API.11