v2

latestOpenAPI 3.1.02026-08-05123191254.3 KB
external-v2-pipelines

List Pipelines

List all pipelines belonging to the authenticated user's account.

Pipelines are returned with their associated statuses (ordered by order). Supports cursor-based pagination via limit and cursor query params.

get/api/external/v2/pipelines

Query parameters

limitinteger

Number of results to return (1-200, clamped)

Number of results to return (1-200, clamped)

offsetinteger

Offset for pagination (>= 0, clamped)

Offset for pagination (>= 0, clamped)

cursorstring nullable

Base64 cursor for pagination

Base64 cursor for pagination

Response

Successful Response

request_idstring required
timestampstring required
{"stackTrail":"components:schemas:PipelineListResponse:properties:pagination","oasType":"schema","type":"unknown","title":"Pagination"}