Get a Dynamic Process Instance by ID

get

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

Get the dynamic process instance for the specified instance ID.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : processInstance
Type: object
Show Source

401 Response

Unauthorized

404 Response

The dynamic process instance with specified ID does not exist.

500 Response

Internal Server Error.
Back to Top