Workflow Status ColorType: object AttributeTypeDescriptionnamestringThe name of the colorrintegerred component of the colorgintegergreen component of the colorbintegerblue component of the coloranumberalpha component of the color Example Workflow Status Color{ "name": "yellow", "r": 254, "g": 207, "b": 51, "a": 1 }