/agents/{id}/tune
List Tune Jobs
Retrieve a list of all fine-tuning jobs for a specified Agent.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the Agent to list tuning jobs for
Was this page helpful?