Here's a query I have shared with other sites.
LIST STU TCH AUT STU.ID STU.LN STU.FN STU.GR TCH.TE AUT.ST? AUT.CD AUT.CD? BY TCH.TE IF AUT.SDT > 07/01/2017
The AUT.ST? shows the Approved/Denied.
Attached is a cheat sheet of all the codes, if you wanted to only query out one particular code, you could add "AND AUT.CD : "XXX" (replace XXX with the actual code from the list.)