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