Agents
Get agent
Endpoint: GET /v2/agent/{agent_id}
This endpoint retrieves detailed information about a specific agent identified by its unique agent ID.
Parameters
agent_id
string
requiredThe unique identifier of the agent whose details are to be retrieved.
Response Parameters
env_id
dict
Identifier for the agent’s environment.
system_prompt
dict
Initial prompt for agent behavior.
name
dict
Name of the agent.
agent_description
dict
Description of the agent’s purpose