Lists audit events for the caller’s organization.
Results are paginated. If more events are available, the response includes
pagination.next_page_token; pass that token back unchanged to continue from
the last item you received.
Filter by event type using the event_type query parameter. Pass one of the
identifiers returned by GET /api/events_types to
narrow results to a specific category of activity.
📘 Events reflect audit activity scoped to the caller’s organization. The log captures both user-initiated and API-initiated actions.
Basic organization-scoped API key
Organization to list events for. Only used by system callers; normal and partner callers are always scoped to their own organization.
Filter to a single event type. Use GET /api/events_types to list valid values.