Run Steps
Retrieve run step
Retrieve a run step.
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 the run step belongs.
The ID of the run step to retrieve.
Response
200 - application/json
The time the step was cancelled.
The time the step was completed.
The time the step was created.
The time the step expires.
The time the step failed.
The ID of the step.
The metadata for the step.
"thread.run.step".
The ID of the run.
in_progress, cancelled, failed, completed, or expired..
The ID of the thread.
"tool_calls" or "message_creation".
Was this page helpful?