Skip to main content
GET
Stream a run

Authorizations

Authorization
string
header
required

An API key (otsk_ + 64 hex) or a console session token.

Path Parameters

run_id
string
required

run_ followed by 32 hex characters, as the API returns it. The hyphenated form the usage routes return is also accepted.

Response

text/event-stream, sent with cache-control: no-cache, no-store. Each frame is event: <name> and one data: line of JSON.