Retrieve Workflow Deployment Release

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

Path parameters

idstringRequired

Either the Workflow Deployment’s ID or its unique name

release_id_or_release_tagstringRequired

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

Headers

X-API-KEYstringRequired

Response

idstringformat: "uuid"
createdstringformat: "date-time"
environmentobject
workflow_versionobject
deploymentobject
release_tagslist of objects
reviewslist of objects
created_byobjectOptional
descriptionstringOptional