Read requests
Reads all requests from the ServiceDesk Plus instance. This example retrieves a list of requests, including their basic details such as subject, requester, and status.
The Requests table provides access to the ticketing system's core data, allowing you to monitor and analyze incoming support requests.
SELECT * FROM Requests