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
Key | Datatype | Required | Description |
---|---|---|---|
modelType | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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}