Get the headers for the specified workflow definition

head/workflows/{workflowId}
Internal-Use Only

Returns the headers for the specified workflow definition

Request Samples

1

Response Samples

1No example avaliable

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
200OKThe request succeeded.Headers
404Not FoundNo workflow definition exists at the requested path.