cancel
Showing results for 
Search instead for 
Did you mean: 

Latest process definitions

jperejor
Champ in-the-making
Champ in-the-making

Hi,

I'm trying to obtain the latest process definitions with the following request:

GET api/-default-/public/workflow/versions/1/process-definitions?latest=true

But it doesn't work, it returns all versions of the process definitions. Thanks in advance.

1 REPLY 1

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

Hi,

Get List of lastest process defination in APS.

http://localhost:8080/activiti-app/api/enterprise/process-definitions

If you are using ACS then there is no any latest parameter to get latest version of process.