Get Pipeline Jobs
Retrieve a paginated list of Jobs for a specific Pipeline
GET
/
pipelines
/
{id}
/
jobs
Gets all jobs ran for a designated pipeline.
See the Job Guide to learn more.
Authorizations
Path Parameters
The ID or name of the pipeline to retrieve.
Query Parameters
Page number
Required range:
x > 1
Page size
Required range:
1 < x < 100