Sign in

Get pipeline

documented

Retrieve a single pipeline by its ID.

GET /projects/:id/pipelines/:pipeline_idProjectsno implementation yet0 runs

Input

project_id*
GitLab project ID or URL-encoded path
e.g. 12345 or group%2Fproject
pipeline_id*
Pipeline ID
e.g. 46
Calls GitLab as you (your API key is your account); keychains.dev holds the credentials.
Get pipeline · GitLab · OpenIntegrations