v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459758542.7 KB

Gets details about a multiplex.

get/prod/multiplexes/{multiplexId}

Path parameters

multiplexIdstring required

Placeholder documentation for __string

The ID of the multiplex.

Response

Success

Arnstring

The unique arn of the multiplex.

AvailabilityZonesString[]

A list of availability zones for the multiplex.

Idstring

The unique id of the multiplex.

Namestring

The name of the multiplex.

PipelinesRunningCountinteger

The number of currently healthy pipelines.

ProgramCountinteger

The number of programs in the multiplex.

State'CREATING' | 'CREATE_FAILED' | 'IDLE' | 'STARTING' | 'RUNNING' | 'RECOVERING' | 'STOPPING' | 'DELETING' | 'DELETED'

The current state of the multiplex.

Tagsobject

A collection of key-value pairs.