Get Workflow

Retrieve details of a specific workflow

Authentication

x-api-keystring
API Key authentication via header

Path parameters

workflowIdintegerRequired
Workflow identifier

Response

Workflow details
idinteger
Workflow identifier
namestring
Workflow name
descriptionstring or null
Workflow description
typeenum
Workflow type
Allowed values:
createdAtstringformat: "date-time"
Creation timestamp
updatedAtstringformat: "date-time"
Last update timestamp
createdByobject or null
phaseslist of objects

Errors

401
Unauthorized Error
404
Not Found Error