Get all requests
Returns all requests if the user has the ADMIN or MANAGE_REQUESTS permissions. Otherwise, only the logged-in user's requests are returned.
ADMIN
MANAGE_REQUESTS
If the requestedBy parameter is specified, only requests from that particular user ID will be returned.
requestedBy
Optional
Get all requests
Returns all requests if the user has the
ADMINorMANAGE_REQUESTSpermissions. Otherwise, only the logged-in user's requests are returned.If the
requestedByparameter is specified, only requests from that particular user ID will be returned.