List Webhook Delivery Attempts
Webhooks
List Webhook Delivery Attempts
Returns webhook delivery attempts for the authenticated environment, newest first. Supports cursor pagination and filtering by endpoint, fax, or attempt outcome.
GET
List Webhook Delivery Attempts
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
Pattern:
^wha_[0-9A-HJKMNP-TV-Z]{26}$Required range:
1 <= x <= 100Pattern:
^we_[0-9A-Za-z]{22}$Pattern:
^fax_[0-9A-Za-z]{22}$Available options:
succeeded, failed Last modified on May 21, 2026