Skip to main content
GET
Get account time control

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-organization-id
string<uuid> | null

Organization id required when reading with service-account credentials

Path Parameters

account_id
string<uuid>
required

Trading account id

Response

Account time control found

account_id
string<uuid>
required
created_at
string<date-time>
required
organization_id
string<uuid>
required
updated_at
string<date-time>
required
version
integer<int64>
required
stale_order_millis
integer<int64> | null
trading_end
string | null
trading_start
string | null