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