v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Event Orchestrations

Get an Orchestration

Get a Global Event Orchestration.

Global Event Orchestrations allow you define a set of Global Rules and Router Rules, so that when you ingest events using the Orchestration's Routing Key your events will have actions applied via the Global Rules & then routed to the correct Service by the Router Rules, based on the event's content.

For more information see the API Concepts Document

Scoped OAuth requires: event_orchestrations.read

get/event_orchestrations/{id}

Path parameters

idstring required

The ID of an Event Orchestration.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

The Orchestration object.