List accounting activity
Returns a cursor-paginated accounting activity feed for either one wallet or the authenticated organization.
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 <= 100Filter by activity type.
deposit, withdrawal