Get the headers for the specified workflow definition

head/workflows/{workflowId}

Returns the headers for the specified workflow definition

Request Samples

Path Parameters

workflowId
string
true

The ID of the workflow definition.

Query Parameters

includeXMLModel
boolean
false

Includes the generated BPMN model.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

No workflow definition exists at the requested path.