Skip to main content

Retrieve the circuit performance profile of a running or paused pipeline.

Retrieve the circuit performance profile of a running or paused pipeline.

Path Parameters
pipeline_name string REQUIRED

Unique pipeline name

Responses
200

Obtains a circuit performance profile.

Schema OPTIONAL
object
400

Pipeline is not running or paused

Schema OPTIONAL
details object

Detailed error metadata. The contents of this field is determined by error_code.

error_code string

Error code is a string that specifies this error type.

message string

Human-readable error message.

404

Pipeline with that name does not exist

Schema OPTIONAL
details object

Detailed error metadata. The contents of this field is determined by error_code.

error_code string

Error code is a string that specifies this error type.

message string

Human-readable error message.