Get events
Événements facturables
Get events
Retrieve billable events filtered by event type.
GET
Get events
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de requête
Plage requise:
0 <= x <= 100Plage requise:
x >= 0Sort direction.
Options disponibles:
asc, desc Exemple:
"desc"
Field used to sort the results.
Options disponibles:
timestamp Event type to filter by
Exemple:
"api_call"
Filter by customer ID
Exemple:
"cus_xyz789"
Filter by record ID. Supports comma-separated list for multiple records.
Exemple:
"rec_123"
Filter events with timestamp greater than or equal to this ISO8601 date.
Exemple:
"2024-01-01T00:00:00Z"
Filter events with timestamp less than or equal to this ISO8601 date.
Exemple:
"2024-01-31T23:59:59Z"

