agent builder
Get an agent by ID
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/agent_builder/agents/{id}</span></div>Refer to Spaces for more information.
Get a specific agent by ID. Use this endpoint to retrieve the complete agent definition including all configuration details and tool assignments. To learn more about agents, refer to the agents documentation.<br/><br/>[Required authorization] Route required privileges: agentBuilder:read.
get/api/agent_builder/agents/{id}
Path parameters
idstring required
The unique identifier of the agent to retrieve.
Response
Indicates a successful response