How to get only the process definition assigned to a group or a person

Hello,
please how can i get only the process definitions assigned to a group or an user by the API REST

thank you in advance

Hey @Yas,

Process definitions are static models and they are not assigned to any users. If you want to query for process definitions that can be started by a particular user have a look at Flowable Process Swagger Documentation.

Cheers,
Filip