Retrieve Workflow Deployment History

Beta
GET

Retrieve a specific Workflow Deployment History Item by either its UUID or the name of a Release Tag that points to it.

Path parameters

history_id_or_release_tagstringRequired

Either the UUID of Workflow Deployment History Item you’d like to retrieve, or the name of a Release Tag that’s pointing to the Workflow Deployment History Item you’d like to retrieve.

idstringRequired

A UUID string identifying this workflow deployment.

Response

idstring
workflow_deployment_idstring
timestampdatetime
labelstring<=150 characters

A human-readable label for the workflow deployment

namestring<=150 characters

A name that uniquely identifies this workflow deployment within its workspace

input_variableslist of objects
output_variableslist of objects
descriptionstringOptional

A human-readable description of the workflow deployment