Get pipeline
documentedRetrieve a single pipeline by its ID.
GET /projects/:id/pipelines/:pipeline_idProjectsno implementation yet0 runsInput
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.