Retrieve Workflow Deployment History

Deprecated

DEPRECATED: This endpoint is deprecated and will be removed in a future release. Please use the retrieve_workflow_deployment_release endpoint instead.

Path parameters

history_id_or_release_tagstringRequiredformat: "uuid"

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

Either the Workflow Deployment’s ID or its unique name

Headers

X-API-KEYstringRequired

Response

idstringformat: "uuid"
workflow_deployment_idstringformat: "uuid"
timestampstringformat: "date-time"
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