v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Event Orchestrations

Get the Service Orchestration active status for a Service

Get a Service Orchestration's active status.

A Service Orchestration allows you to set an active status based on whether an event will be evaluated against a service orchestration path (true) or service ruleset (false).

For more information see the API Concepts Document

Scoped OAuth requires: services.read

get/event_orchestrations/services/{service_id}/active

Path parameters

service_idstring required

The service ID

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

An object with the active status.

activeboolean

The status of the service orchestration.