v2

latestSwagger 2.02026-07-13154152.6 KB
WorkflowTasks

Get a workflow task.

get/workflowtasks/{taskId}

Path parameters

taskIdstring uuid required

The task id.

Response

OK

type'Approval' | 'SimpleTask' required

The workflow task type.

idstring uuid required

The workflow task id.

titlestring

The workflow task title.

workflowRunIdstring uuid required

The workflow run id.

workflowIdstring uuid required

The workflow id.

requestorstring uuid required

The person who submitted the user request.

createdTimestring date-time required

The created time.

lastUpdateTimestring date-time required

The last update time.