Operation HTTP Request Description
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 for a target
POST
/pub/v1/bpm/instance/bytarget/list
Get a list of process instances for a target
POST
/pub/v1/bpm/instance/{id}/get
Get a process instance by ID
GET
/pub/v1/bpm/instance/{id}/get
Get a process instance by ID
POST
/pub/v1/bpm/template/{namespace}/{code}/run
Start process by template ID