Retrieve executable process model content

GET {{baseUrl}}/runtime/models/:deploymentId?modelType=xml

Retrieve executable process model content based on the given model id.

Request Params

KeyDatatypeRequiredDescription
modelTypestring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"array":false,"bigDecimal":false,"bigInteger":true,"binary":false,"boolean":false,"containerNode":true,"double":true,"float":true,"floatingPointNumber":true,"int":false,"integralNumber":false,"long":false,"missingNode":true,"nodeType":"BINARY","null":true,"number":true,"object":false,"pojo":true,"short":false,"textual":false,"valueNode":true}