Request diagnostics
Omni Datastream exposes request-scoped diagnostics so support can investigate a single workflow without database access.Endpoints
GET /v1/diagnostics/requests/{request_id}GET /v1/diagnostics/deliveries/summary
Request drilldown
- usage events for the request
- canonical events emitted for the request
- related webhook deliveries
- related stream events
- related artifacts
- grouped meter-class and event-type counts
Request-Id from an API response.
Delivery summary
- which destinations are failing
- which event types are replaying frequently
- whether stream polling activity is flowing as expected