Agent Environment
agent-configurations
Get Agent Configuration By Id
Get a single agent configuration by ID.
Requires agent:read permission (all team members) or agent:read_all permission (super admin).
get/v1/agent-configurations/{id}
Path parameters
idstring uuid required
Query parameters
include_scoresboolean
When true, sideloads the latest completed evaluation scores onto the agent.
When true, sideloads the latest completed evaluation scores onto the agent.
Response
Successful Response