Skip to main content
GET
Get broker-authoritative active and recent order lifecycle

Query Parameters

symbol
string | null
Required string length: 1 - 16
recent_limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response

connection
enum<string>
required
Available options:
connected,
disconnected,
unavailable
freshness
enum<string>
required
Available options:
current,
stale,
unavailable
as_of
string<date-time>
required
reason
string | null
required
items
ExecutionLifecycleItem · object[]
required
contract_version
string
default:execution_lifecycle.v1
Allowed value: "execution_lifecycle.v1"