Retrieve the Approval Outcome

get

/ic/api/process/v1/processes/{processId}/approval

Retrieve the approval outcome for a given process instance ID.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : TaskHistoryApproval
Type: object
Show Source

400 Response

Bad request

401 Response

Unauthorized

404 Response

Approal Task list not found

500 Response

Internal Server Error
Back to Top