Retrieve Workflow Deployment Release Tag

Beta
Retrieve a Workflow Release Tag by tag name, associated with a specified Workflow Deployment.

Path parameters

idstringRequired
Either the Workflow Deployment's ID or its unique name
namestringRequired
The name of the Release Tag associated with this Workflow Deployment that you'd like to retrieve.

Headers

X-API-KEYstringRequired

Response

namestring
The name of the Release Tag
sourceenum

The source of how the Release Tag was originally created

  • SYSTEM - System
  • USER - User
Allowed values:
history_itemobject

Deprecated. Reference the release field instead.

releaseobject
The Release that this Release Tag points to.