Get the headers for the specified workflow definition

head/workflows/{workflowId}

Returns the headers for the specified workflow definition

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
workflowId
string
true

The ID of the workflow definition.

Query Parameters

NameTypeRequiredDescription
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.