PipelineWorkflows
Returns workflows associated with a specific CircleCI pipeline.
Columns
| Name | Type | References | |
| Id [KEY] | String |
Workflows.Id | |
| PipelineId | String |
Pipelines.Id | |
| Name | String | ||
| ProjectSlug | String | ||
| Status | String |
The allowed values are success, failed, error, canceled, unauthorized, running, on_hold, needs_setup. | |
| CreatedAt | Datetime | ||
| StoppedAt | Datetime |