Skip to main content

Overview

Retrieves the router configuration for a specific event orchestration. The router determines how incoming events are routed to different services based on matching rules.
This is a read-only tool that queries your PagerDuty account without making any changes.

Parameters

orchestration_id
string
required
The ID of the event orchestration to retrieve router configuration for

Response

Returns an EventOrchestrationRouter object:
orchestration_path
EventOrchestrationPath
The orchestration router path configuration

Usage Examples

Get router configuration

Show me the router configuration for orchestration P1A2B3C

View routing rules

What routing rules are configured for orchestration P1A2B3C?

Check catch-all behavior

Where do unmatched events go for orchestration P1A2B3C?

Build docs developers (and LLMs) love