List events
Merchant
List events
Returns canonical PepayEvent objects produced by the unified outbox/dispatcher.
Ordering:
- Newest first.
Pagination:
- Use
starting_afterto fetch older events. - Use
ending_beforeto fetch newer events.
Scoping:
x-api-keyreturns events for the merchant account (including commerce invoices when applicable).- Commerce-scoped keys restrict results to commerce-related events in the key’s environment.
x-commerce-api-keyis a legacy alias for commerce-scoped keys.
GET
List events
Authorizations
API key for server-to-server operations (scope=merchant or commerce)
Query Parameters
Comma-separated list of event types (supports wildcards like invoice.*)
Example:
50
Available options:
devnet, mainnet 
