Get XML
GET/process-definition/:id/xml
Retrieves the BPMN 2.0 XML of a process definition.
Request
Responses
- 200
- 400
- 403
- 404
Request successful.
Returned if some of the query parameters are invalid. See the Introduction for the error response format.
The Process Definition xml cannot be retrieved due to missing permissions on the Process Definition resource. See the Introduction for the error response format.
Process definition with given id does not exist. See the Introduction for the error response format.