pipelines_list_updates
Retrieve all updates for a specific pipeline by providing its ID. Use pagination tokens and max results to control output.
Instructions
List updates for a pipeline
(GET /api/2.0/pipelines/{pipeline_id}/updates).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes | Pipeline ID | |
| page_token | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |