Count completed intents
Counts distinct intents that finished within a trailing window, for the caller’s organization. Counts intents rather than actions, so an order amended twice counts once. Live intents are not included: they have not finished, and the intents service holds them.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Trading account ID. Omitted counts the whole organization.
Required. Which environment the read covers. Resolved to the organization's accounts in that environment, including disabled and deleted ones, since the ledger stores no environment of its own. Rejected with 400 when it disagrees with the account named alongside it.
paper, live Trailing day count. Capped at 90, and again at the window the caller's plan grants.
Response
Count retrieved
How many intents finished in a window.
Distinct intents, not actions: an order amended twice is one intent, and counting its three rows would make an active desk look three times busier than a passive one placing the same number of orders.
x >= 0