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