List accounting activity
Returns granular ledger-native accounting activity for either one wallet or the authenticated organization. This endpoint exposes the accounting movements used for reconciliation and may include internal account kinds such as bridge, external deposit, external payout, cash, and yield position.
Documentation Index
Fetch the complete documentation index at: https://docs.groundtech.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Wallet ID for a wallet-scoped activity feed. Provide exactly one of walletId or scope=organization.
Use organization for an organization-wide activity feed. Provide exactly one of walletId or scope=organization.
organization Inclusive ISO-8601 UTC lower bound for activity timestamps.
Exclusive ISO-8601 UTC upper bound for activity timestamps.
Opaque cursor from a prior response.
Maximum number of activity items to return.
1 <= x <= 500