cURL
curl --request GET \ --url https://app.demandiq.com/api/notifications/events
{ "events": [ {} ], "total": 123 }
Query the event log for your organization with optional filtering by event type, aggregate, and date range.
Paginated event list