Get the headers for a workflow task

head/processes/tasks/tasks/{taskId}

Returns the headers for the specified workflow task.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
taskId
string
true

The ID of the task.

Responses

StatusMeaningDescription
200OK

The request succeeded.

404Not Found

No task exists at the requested path.