Is it possible to query all approvers in a service request from a python script?
I'm trying to monitor the approval process to see where it stops.
Such as, waiting time since approval email has been sent.
However, the json data from apiv3 didn’t include approver’s information.
And the built-in "Send Reminder notification to approver reminder function" only can set a reminder to at least 1 operation day.