Get Workflow

Retrieve details of a specific workflow

Authentication

x-api-keystring
API Key authentication via header

Path parameters

workflowIdstringRequired
Workflow identifier

Response

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

Errors