Get the headers for a specified workflow definition

head/revisions/{workflowId}

Returns the headers for a 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

Include the generated BPMN model.

Default:
false

Responses

StatusMeaningDescription
200OK

The operation was successful.

Headers
404Not Found

No workflow definition exists at the requested path.