Skip to main content

Overview

Lists all event orchestrations in your PagerDuty account with optional filtering and pagination.
This is a read-only tool that queries your PagerDuty account without making any changes.

Parameters

query_model
EventOrchestrationQuery
required
Query parameters for filtering and pagination

Response

Returns a ListResponseModel[EventOrchestration] containing:
response
array
Array of event orchestration objects

Usage Examples

List all orchestrations

Show me all event orchestrations

List orchestrations sorted by route count

List event orchestrations sorted by number of routes descending

Get orchestrations with pagination

Show me the first 10 event orchestrations

Build docs developers (and LLMs) love