Process business key using REST API

Is there a way I can get the business key of the process using the REST API?. Java API provides it, but I am not able to see that given by REST API.

https://docs.camunda.org/manual/7.8/reference/rest/process-instance/get/#result

If you get the process instance it will have the Business key.

1 Like