Event export
Operators need a support-friendly way to inspect request, webhook, and stream event history outside the live API response path. Omni Datastream supports filtered event listing and JSON or NDJSON exports.Endpoints
GET /v1/eventsGET /v1/events/export
Filtered event inspection
kindtyperequestIdsincelimit
Export JSON
Export NDJSON
CLI
Operational notes
- exports are tenant-scoped
- request correlation is driven by
Request-Id - support should prefer exports over direct database access for routine inspections