pipelines_get_update
Retrieve details of a specific pipeline update by providing the pipeline ID and update ID.
Instructions
Get a specific pipeline update
(GET /api/2.0/pipelines/{pipeline_id}/updates/{update_id}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes | Pipeline ID | |
| update_id | Yes | Update ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |