Runs
Get a run's current status, including its tool invocations
GET
Error
Authorizations
Clerk session token, Authorization: Bearer <token>. This documents the app's own internal auth as of S1-S6 — see S8-public-api-bonus.md for the fallback scope this doc covers, and the public API-key scheme's own page once the full scope ships.
Path Parameters
Minimum string length:
1Response
The run.
Available options:
queued, running, waiting, completed, failed, cancelled Required range:
x >= 0- Option 1
- Option 2