Get details of a workflow
Returns the details of a Workflow by Workflow name.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
name
Name of Workflow to get Workflow details.
Response
Workflow details matching the Workflow name.
name
type
tasks
transitions
groups
canvasVersion
_id
uuid
namespace
description
preAutomationTime
Time (milliseconds) automation would have taken someone to complete without using IAP.
sla
errorHandler
Deprecated gen2-specific feature
font_size
Deprecated, unused, gen1-specific feature
created
created_by
createdVersion
last_updated
last_updated_by
lastUpdatedVersion
This value represents the semantic version of the application that last modified it. For workflows with canvasVersion = 1, this field will refer to the version of Workflow Builder. For workflows with canvasVersion > 1, this field will refer to the version of Studio.
encodingVersion
Allowed values:
inputSchema
outputSchema
outputData
Deprecated gen2-specific feature
decorators
migrationVersion
scenarios
Errors
500
Internal Server Error