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