List all events
Events
List all events
This endpoint is used for retrieving all events.
GET
List all events
Documentation Index
Fetch the complete documentation index at: https://docs.getlago.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number.
Example:
1
Number of records per page.
Example:
20
External subscription ID
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Filter events by its code.
Example:
"event-123"
Requires external_subscription_id to be set. Filter events by timestamp after the subscription started at datetime.
Example:
true
Filter events by timestamp starting from a specific date.
Example:
"2022-08-08T00:00:00Z"
Filter events by timestamp up to a specific date.
Example:
"2022-08-08T00:00:00Z"