Skip to main content
List user's pipelines

Query Parameters

project_id
string | null
skip
integer
default:0
limit
integer
default:100
id
string | null
name
string | null
description
string | null
status
string | null
created_by_email
string | null
created_at
string | null
updated_at
string | null
created_at_gt
string | null
created_at_lt
string | null
updated_at_gt
string | null
updated_at_lt
string | null
order_by
enum<string>
default:created_at
Available options:
name,
id,
description,
status,
created_at,
updated_at,
created_by_email
order
enum<string>
default:desc
Available options:
asc,
desc

Response

Successful Response

Schema for listing pipelines with pagination

pipelines
PipelineWithElementStatus · object[]
required
total
integer
required