Operation HTTP request Description
POST
/pub/v1/bpm/restore-point/{id}/restore
Continuation of a delegated action by ID
GET
/pub/v1/bpm/instance/bytemplateid/{id}/list
Get a list of process instances
POST
/pub/v1/bpm/instance/bytemplateid/{id}/list
Get a list of process instances
GET
/pub/v1/bpm/instance/bytarget/list
Get a list of process instances by target
POST
/pub/v1/bpm/instance/bytarget/list
Get a list of process instances by target
GET
/pub/v1/bpm/instance/{id}/get
Get a process instance by ID
POST
/pub/v1/bpm/instance/{id}/get
Get a process instance by ID
POST
/pub/v1/bpm/template/{namespace}/{code}/run
Start process by workspace and code