When I try to get the hidden app request it returns the following response:
{ "error": { "message": "Unsupported get request.", "type": "GraphMethodException", "code": 100 } }
It is not clear from this message if it is because the apprequest is not found (404) because it has been deleted or because it is hidden it cannot be viewed.
A bug in this regard has been posted on facebook bug systems: https://developers.facebook.com/bugs/232774523518497?browse=search_50893b5abf7ea6a11870773
but it not exactly the question that I am asking here.