Beta
Retrieve Workflow Deployment Release Tag
Retrieve a Workflow Release Tag by tag name, associated with a specified Workflow Deployment.
Path parameters
id
A UUID string identifying this workflow deployment.
name
The name of the Release Tag associated with this Workflow Deployment that you’d like to retrieve.
Headers
X_API_KEY
Response
name
The name of the Release Tag
source
The source of how the Release Tag was originally created
SYSTEM
- SystemUSER
- User
Allowed values:
history_item
Deprecated. Reference the release
field instead.
release
The Release that this Release Tag points to.