Get the headers for a specified workflow definition

head/revisions/{workflowId}
Internal-Use Only

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

Include the generated BPMN model.

Default:
false

Responses

StatusMeaningDescription
200OKThe operation was successful.Headers
404Not FoundNo workflow definition exists at the requested path.