Fetches node sharing requests for a user with optional pagination.
This function sends a request to the API to retrieve node sharing requests for the current user.
It supports pagination by using the nextRequestId and nextUserName for fetching subsequent data.
Fetches node sharing requests for a user with optional pagination.
This function sends a request to the API to retrieve node sharing requests for the current user. It supports pagination by using the
nextRequestId
andnextUserName
for fetching subsequent data.