/agents/{id}/tune
List Tuned Models
Retrieves a list of tuned models associated with the specified Agent.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the Agent from which to retrieve tuned models
Was this page helpful?