Retrieve Workflow Deployment Release Tag
Retrieve a Workflow Release Tag by tag name, associated with a specified Workflow Deployment.
Path parameters
id
Either the Workflow Deployment’s ID or its unique name
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.