Retrieve details of a specific base agent.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A UUID string identifying this agent.
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Successfully retrieved base agent details.
Serializer for BaseAgent (agent config)