Events
List project events
Returns project-scoped events for the project associated with your API key, newest first. Use filters to narrow by event name, linked WhatsApp conversation, or occurrence time.
Use limit, after, and before for cursor pagination. Cursor-paginated
responses include paging; legacy offset responses include meta.
GET
List project events
Authorizations
Query Parameters
Filter by event name.
Filter by linked WhatsApp conversation ID.
Only return events at or after this timestamp.
Only return events at or before this timestamp.
Maximum number of results per cursor-paginated page (default 20, max 100).
Required range:
1 <= x <= 100Cursor for the previous page (Base64 encoded).
Cursor for the next page (Base64 encoded).
List project events

