Runs
Retrieve run
Retrieve a run.
GET
Authorizations
Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Path Parameters
The ID of the thread that was run.
The ID of the run to retrieve.
Response
200 - application/json
The time the run was cancelled.
The time the run was completed.
The time the run was created.
The time the run expires.
The time the run failed.
The file IDs used in the run.
The ID of the run.
The instructions for the run.
The metadata for the run.
The model used for the run.
"run".
The time the run started.
queued, in_progress, requires_action, cancelling, cancelled, failed, completed, or expired..
The ID of the thread.
The tools used in the run.
Was this page helpful?