Skip to main content
GET
Get intent stats for account

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 whose intent stats should be returned

Query Parameters

time_window
enum<string>

Optional relative trailing window to count intent actions in. Defaults to last_day.

Available options:
last_hour,
last_day,
last_week,
last_month,
last_year

Response

Intent stats retrieved

intent_count
integer<int64>
required