Logo
OpenText Developer Cloud public resources API Documentation

Retrieve executable process model content

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

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

 

Body PARAM

Key Datatype Required Description 
modelType
string



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X GET 'baseUrl/runtime/models/:deploymentId?modelType=xml?modelType=xml'

ENDPOINTS