latestOpenAPI 3.0.22026-07-144652931.4 MB

b679a8f3f02c

Event Orchestrations

Get the Service Orchestration for a Service

Get a Service Orchestration.

A Service Orchestration allows you to create a set of Event Rules. The Service Orchestration evaluates Events sent to this Service against each of its rules, beginning with the rules in the "start" set. When a matching rule is found, it can modify and enhance the event and can route the event to another set of rules within this Service Orchestration for further processing.

For more information see the API Concepts Document

Scoped OAuth requires: services.read

get/event_orchestrations/services/{service_id}

Path parameters

service_idstring required

The service ID

Query parameters

include[]'migrated_metadata'

Array of additional Models to include in response.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

The Service Orchestration object.

ServiceOrchestration required— unresolved $ref