v2
latestOpenAPI 3.1.02026-07-262279731.3 MBList all Events
<Note icon="fa-regular fa-circle-info"> **Note**Events are returned up to 45 days after they occur. Any request attempting to access an event older than 45 days will result in an HTTP 400 - error.
</Note>
List all Events
Path parameters
Platform's API account identifier, associated with the API key.
Query parameters
Allowed values: An EventType listed in the <a href="/webhooks/event-types">event types list</a>
The type of the event.
The date before which the event was created (based on the event’s CreationDate parameter). You can filter on a specific time range by using both the AfterDate and BeforeDate query parameters.
The date after which the event was created (based on the event’s CreationDate parameter). You can filter on a specific time range by using both the AfterDate and BeforeDate query parameters.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Response
Success