Get Account Transactions
Account
Get Account Transactions
Returns credit transactions across all pools for the account.
Optionally filter by type query param (live or sandbox).
Requires an account-scoped key (mfx_acct_...).
GET
Get Account Transactions
Documentation Index
Fetch the complete documentation index at: https://mintfax.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key as Bearer token. Use an account key (mfx_acct_...) for
/account/* endpoints, and an environment key (mfx_test_... for
sandbox, mfx_live_... for live) for /environment/*, /faxes,
/webhooks, and /events.
Query Parameters
Response
Array of TransactionResource
Last modified on May 21, 2026