Get Variable Data

get

/ic/api/process/v1/dp-instances/{id}/variables/{variableName}

Get variable data for the dynamic process instance with the specified ID.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

successful operation

401 Response

Unauthorized

404 Response

The specified dynamic process instance variable does not exist.

500 Response

Internal Server Error.
Back to Top