List events
Retrieve events for the authenticated client with filters and pagination.
GET
List events
Authorizations
JWT Bearer token or raw API key via Authorization header
Query Parameters
Filter by event ID
Filter by contact ID
Filter by event type: 1=signup, 2=purchase, 3=core_activity, 4=referral, 5=feature_used, 6=support_ticket, 7=cart, 8=re_engagement
Filter by source (contains, case-insensitive)
Filter by status
Filter by action type
Filter by feature
Filter by plan
Filter by processed status
Start datetime (RFC3339)
End datetime (RFC3339)
Search in external_id, idempotency_key, and metadata
Page number
Items per page
Response
OK
The response is of type any.
Previous
List incoming eventsRetrieve incoming client event submissions and their processing status.
Next
List events

