Agents
List Agent Versions
Retrieve a list of versions for a specific agent or create a new version of an existing agent.
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.
Query Parameters
A page number within the paginated result set.
Number of results to return per page.
Response
200
application/json
Successfully retrieved list of agent versions.
The response is of type object
.