Skip to main content

Show user organization pipeline

Show user organization pipeline

Path Parameters
organization_id integer REQUIRED

Organization ID

pipeline_id integer REQUIRED

Pipeline ID

Responses
200

success

Schema OPTIONAL
data object
config object
blocks object[]

Blocks list

id integer

Pipeline ID

interface_config object OPTIONAL

Interface config

name string

Pipeline name

organization_id integer

Organization ID

runs_count integer

Runs count

401

unauthorized

Schema OPTIONAL
errors object OPTIONAL
detail string OPTIONAL

Possible values: [Unauthorized]

Error message

403

forbidden

Schema OPTIONAL
errors object OPTIONAL
detail OPTIONAL

Possible values: [Forbidden]

404

not_found

Schema OPTIONAL
errors object OPTIONAL
detail string OPTIONAL

Possible values: [Not Found]

Error message

422

unprocessable entity

Schema OPTIONAL
errors object OPTIONAL