queryProcessInstances

Queries information about process instances that match specified criteria.

  • The request must specify a SQL query that defines the search criteria.
  • The response returns information from process instances according to the specified criteria, either as a complete list or as the first page of a paged list (in which case a paging ID is also returned).

To list process instances that are in a HALTED state, use queryHaltedProcessInstances instead.

Required System Action
queryProcessInstance
API Descriptions