v8
OpenAPI 3.1.02026-08-033623795.0 MBList Financial Activity
Returns an account's or user's activity feed: every movement of money in or out.
Query parameters
The owning account ID (a biz_ identifier). Provide this or user_id.
The owning user ID (a user_ identifier). Provide this or account_id.
When true, aggregates the authenticated user's personal ledger with the businesses they own (owner role with balance read) into one feed. Requires user_id to be the authenticated user; cannot be combined with account_id or the settlement-date filters. Each returned row includes the owning account.
Optional ledger line categories to include. Some categories (for example onchain_deposit, which covers inbound crypto deposits such as MoonPay onramps) are only returned when explicitly requested here.
Optional currency code filter, for example usd.
Only include rows posted after this ISO 8601 timestamp.
Only include rows posted before this ISO 8601 timestamp.
Only include rows whose funds became withdrawable on or after this YYYY-MM-DD settlement date (UTC), distinct from posted_at. Requires currency.
Only include rows whose funds became withdrawable on or before this YYYY-MM-DD settlement date (UTC). Set equal to available_after for a single day. Requires currency.
Maximum number of rows to return.
Cursor returned by the previous page.
Response
activities listed for a user