v4

latestOpenAPI 3.0.32026-08-0161180264.4 KB
monitoring
integrations

getAssociatedMonitoringEvents

Returns all monitoring events sharing the same event_id, ordered chronologically. Also includes the original inbound event payload from erp_incoming_events if available. Used to display a full event trace/timeline.

get/v2/integrations/{integrationId}/monitoring/events/{eventId}/associated

Path parameters

integrationIdstring uuid required

The integration ID

eventIdstring required

The event ID to get associated events for

Response

Associated monitoring events for the given event_id

inbound_eventobject nullable

The original inbound event payload from erp_incoming_events, if available