Skip to main content

List runs for a pipeline

GET 

/pipelines/:id/runs

Returns runs for the pipeline identified by id, ordered by created_at descending (most recent first). An optional limit query parameter caps the number of results; omit or set to 0 for no limit.

Request

Responses

OK