Get Workflow

Retrieve details of a specific workflow

Authentication

x-api-keystring
API Key authentication via header

Path parameters

workflow_idintegerRequired
Workflow identifier

Response

Workflow details
idintegerOptional
Workflow identifier
namestringOptional
Workflow name
descriptionstring or nullOptional
Workflow description
typeenumOptional
Workflow type
createdAtstringOptionalformat: "date-time"
Creation timestamp
updatedAtstringOptionalformat: "date-time"
Last update timestamp
createdByobject or nullOptional
phaseslist of objectsOptional

Errors

401
Unauthorized Error
404
Not Found Error