You use the
getApprovalRequests operation to retrieve the list of approval requests that the authenticated user has submitted to
CentraSite. By default, this operation returns
all of the approval requests that a user has submitted. However, you can optionally set the
objectType,
submittedAfter,
submittedBefore, and/or
status parameters to filter the list by the following criteria:
You would use this operation, for example, to show users a list of their requests that are pending approval.