Get a pipeline's workflows
GET {{baseUrl}}/pipeline/:pipeline-id/workflow?page-token=<string>
Returns a paginated list of workflows by pipeline ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page-token | string | A token to retrieve the next page of results. |