v23

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-15202747.7 KB
Agent Management

Get Agent details

Retrieve detailed information about a specific agent by its ID. The user must have access to the agent (via personal agents or team membership).

get/v1/agents/get-agent/{agent_id}

Path parameters

agent_idstring required

The unique identifier of the agent.

The unique identifier of the agent.

Response

Successful Response

agent_idstring required

Unique identifier of the agent.

namestring required

Name of the agent.

descriptionstring required

Description of the agent.

is_creatorboolean required

Whether the requesting user is the creator of this agent.

hosted_tostring required

Deployment target: 'AgentStore' or 'Organization'.

yaml_configurationstring required

A note directing the user to the download endpoint for the YAML configuration.