Hello, I'm using the REST API with my web application. I'm able to create and run instances of the process. When the instances finish, I can see the completed data in the database, but cannot figure out how to access these completed process. The process-instances URL seems to only supply process instances that are active. Is that a current limitation of the REST API or am I doing something wrong? Best regards, John
Yes, that is probably a limitation of the current REST api. For the next release (5.13) we'll do a major overhaul of the REST api to bring it completely up to par with the java api.