REST API GET: How to get list of approval requests for a specific Approver
I'm trying to get a list of items that need approving from the "sysapproval_appover" table I can add to the "sysparm_query" to only return items that are requested "stateINrequested" However when I try to filter for the approver nothing works for me....