Intent
List intent actions
Lists an intent’s append-only action history. Results are newest first by default and can be filtered by account, symbol, or time window.
GET
List intent actions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Organization ID required for service-account credentials
Path Parameters
Intent ID
Query Parameters
Trading account the intent must belong to
Exact symbol filter; normalized to uppercase
Sequence cursor returned by a previous response
Maximum actions to return. Defaults to 100 and is clamped to 1 through 100.
Required range:
x >= 0Sequence order. Defaults to Desc, newest first. Lowercase asc/desc are also accepted.
Available options:
Asc, Desc List intent actions