Agents
Retrieve an Agent Version
Retrieve details of the current version of a specific agent.
GET
Retrieve the current version of an agent.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A UUID string identifying the base agent.
Query Parameters
Include information on whether the agent engine supports evaluation.
Response
200
application/json
Successfully retrieved current agent version details.
Serializer for Agent (version) model
Retrieve the current version of an agent.