Minor V2 Breaking Change

Yesterday we incorrectly added canceler_id, starter_id and errorer_id to the GET /workflow/{id} and GET /pipeline/{pipeline-id}/workflow responses. For consistency with the GET /workflow/{id}/job endpoint, we will be adding the equivalent fields named canceled_by, started_by and errored_by today and removing canceler_id, starter_id and errorer_id on May 11, 2020.

Let us know if you have any questions or concerns.

Thanks,

Eric

What are the definitions of these fields? The values are UUIDs I can’t find a reference to.