Get the headers for a workflow task

head/processes/tasks/tasks/{taskId}
Internal-Use Only

Returns the headers for the specified workflow task.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
taskId
string
true

The ID of the task.

Responses

StatusMeaningDescription
200OKThe request succeeded.
404Not FoundNo task exists at the requested path.