APIs of Workflow ACL module to get records list on the basis of different filters/rule/conditions

We want to create different buckets in our Mobile & Web application to categorize the records. So we need APIs like:

  1. Give all records that are allocated to Location_1
    2, Give all records that are assigned to Role_2
  2. Give all records that are assigned to Role_3 & Location_1
  3. Give all records that are assigned to Role_2 & Location_4 & User_3

Are these apis available in ACL workflow module. If Yes then please share the details.