Get intent stats for account
Returns aggregate intent stats for the requested trading account over the requested relative time window. If time_window is omitted, last_day is used. Service-account callers must provide x-organization-id and have intent:read; API-key callers need organization intent read permission; user callers need an organization admin, member, or read-only role. Non-service callers can only read their principal organization, and the trading account must belong to the resolved organization.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Organization id required when reading with service-account credentials
Path Parameters
Trading account id whose intent stats should be returned
Query Parameters
Optional relative trailing window to count intent actions in. Defaults to last_day.
last_hour, last_day, last_week, last_month, last_year Response
Intent stats retrieved