Settings Pipelines
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
List of pipelines
application/json
totalRowsnumberOptional
400
Bad Request
application/json
401
Not Authorized
application/json
500
Unexpected error
application/json
get/settings/pipelines
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
ID of the Pipeline
Responses
200
Details about the pipeline
application/json
idstringRequired
The unique ID of the pipeline.
namestringRequired
The name of the pipeline.
400
Bad Request
application/json
401
Not Authorized
application/json
404
Not found
application/json
500
Unexpected error
application/json
get/settings/pipelines/{id}
Last updated
Was this helpful?

