Skip to main content

Retrieve the status of an output connector.

Retrieve the status of an output connector.

Path Parameters
pipeline_name string REQUIRED

Unique pipeline name

view_name string REQUIRED

Unique SQL view name

connector_name string REQUIRED

Unique input connector name

Responses
200

Action has been processed

Schema OPTIONAL
object
404

Input connector 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.