REST API - getProcessInstanceStatus
The table summarizes the REST API - getProcessInstanceStatus.
Request
Format | GET <baseurl>/process/status/<processid> |
Path parameters | processid: Unique ID of the process instance whose status is to be returned. Can be obtained from listProcessInstances , queryProcessInstances , and queryProcessInstancesAlt . |
Response
JSON | Returns a JSON representation of the content in the getProcessInstanceStatusOutput element. |
XML | Returns the content in the getProcessInstanceStatusOutput element (from the ProcessManagement schema). |
Copyright © Cloud Software Group, Inc. All rights reserved.