v3
latestOpenAPI 3.1.02026-08-08123192255.1 KBexternal-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