Skip to main content
GET
Get intent stats

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 for service-account credentials

Query Parameters

trading_account_id
string<uuid>

Trading account to count actions for

time_window
enum<string>

Trailing window; 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