v4
latestOpenAPI 3.0.32026-08-0161180264.4 KBmonitoring
integrations
queryOutboundMonitoringEvents
Query outbound monitoring events for a specific integration. Returns detailed information about outbound event deliveries, filtered by event_name (event_catalog_event) linked to the integration's outbound use cases.
post/v1/integrations/{integrationId}/monitoring/outbound-events
Path parameters
integrationIdstring uuid required
The integration ID
Request body
Example request
{
"event_name": "automation_flow_target",
"from_date": "2025-01-01T00:00:00Z",
"to_date": "2025-01-31T23:59:59Z",
"limit": 50
}Response
Outbound monitoring events queried successfully