Events - List
List all Events associated with a Merchant Account or Profile.
Documentation Index
Fetch the complete documentation index at: https://docs.switch.vaultera.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Admin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.
Path Parameters
The unique identifier for the Merchant Account.
Query Parameters
Only include Events created after the specified time. Either only object_id must be specified, or one or more of created_after, created_before, limit and offset must be specified.
Only include Events created before the specified time. Either only object_id must be specified, or one or more of created_after, created_before, limit and offset must be specified.
The maximum number of Events to include in the response. Either only object_id must be specified, or one or more of created_after, created_before, limit and offset must be specified.
The number of Events to skip when retrieving the list of Events.
Either only object_id must be specified, or one or more of created_after, created_before, limit and offset must be specified.
Only include Events associated with the specified object (Payment Intent ID, Refund ID, etc.). Either only object_id must be specified, or one or more of created_after, created_before, limit and offset must be specified.
Only include Events associated with the Profile identified by the specified Profile ID.
Only include Events which are ultimately delivered to the merchant.