Logo
OpenText Developer Cloud public resources API Documentation

Get a variable for a process instance

GET {{baseUrl}}/process-instances/:processInstanceId/variables/:variableName?scope=voluptate elit

Get a variable for a process instance.

 

Body PARAM

Key Datatype Required Description 
scope
string



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "encryption": false, "links": { "empty": true }, "name": "SampleVariable", "scope": "local", "type": "string", "value": {} }



Curl
curl -X GET 'baseUrl/process-instances/:processInstanceId/variables/:variableName?scope=voluptate elit?scope=voluptate elit'

ENDPOINTS