Get a run by ID.
API key for authentication
The ID of the thread.
The ID of the run.
Success
The ID of the run.
The ID of the thread.
The assistant that was used for this run.
The time the run was created.
The last time the run was updated.
The status of the run. One of 'pending', 'running', 'error', 'success', 'timeout', 'interrupted'.
pending, running, error, success, timeout, interrupted The run metadata.
Strategy to handle concurrent runs on the same thread.
reject, rollback, interrupt, enqueue