Get run
Runs
Get run
Get a run by ID.
GET
Get run
Authorizations
Authorization Bearer Token
Headers
Response
Successful Response
Represents a single execution within a thread.
A run encompasses the entire lifecycle of processing, from receiving the initial prompt to delivering the final response. Runs track execution status, timing, model parameters, and resource usage.
Available status for a run.
Available options:
queued, running, completed, failed, canceled, cancelled Aggregated usage metrics for a complete run execution.
Tracks token consumption for both prompts and completions.
Last modified on June 18, 2026