ListRequests takes several optional parameters and uses these to return all "Requests" from Zendesk. Documentation for this Zendesk entity can be found here: https://developer.zendesk.com/rest_api/docs/support/requests#list-requests
The status array allows 0, or more, statuses to be specified which will limit the resulting requests to those that match the given status. SortBy lets you set either the created date or the updated dates as the point of order, sortOder lets you specify whether this comes back in ascending or descending order.
Last modified on 24 May 2021