v1
latestOpenAPI 3.0.22026-07-26128245430.3 KBWebhooks
List webhook events
List all webhook events for your account. Events are ordered by their event_sequence in ascending order. Results are limited to the events created in last 90 days.
get/webhook_events
Query parameters
starting_afterstring
Cursor for forward pagination. Returns events after the specified event ID.
ending_beforestring
Cursor for backward pagination. Returns events before the specified event ID.
limitinteger
Maximum number of events to return (1-500, default 100).
category'customer' | 'external_account' | 'kyc_link' | 'liquidation_address' | 'liquidation_address.drain' | 'static_memo.activity' | 'transfer' | 'virtual_account' | 'virtual_account.activity' | 'bridge_wallet.activity' | 'shift4_base_deposit' | 'indexed_deposit' | 'card_account' | 'posted_card_account_transaction' | 'card_transaction' | 'card_withdrawal'
Filter events by category.
Response
List of webhook events