Retrieve Current Agent Version
Retrieve details of the current version of a specific agent.
Authorizations
Organization API key passed as a Bearer token. This is the scheme used by the public SDK surface.
Path Parameters
A UUID string identifying the base agent.
Query Parameters
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.
Response
Successfully retrieved current agent version details.
Serializer for Agent (version) model
Version name for the agent version. Defaults to 'unnamed version' if not provided.
Get engine_class_id from base_agent.
Engine Display Name
List of input definitions for this agent version.
Engine configuration.
Organization ID from base_agent.
Serializer for BaseAgent (agent config)
Description of the agent version.