Because my solution is multitenant I need to use the /shares/url to get a list of all shares and then use values in that share url when pulled from the API to process per-tenant shares. It's critical that I be able to pull all the data in for /shares/url which appears to be the one case that I can't get all the data.
Can you shed some light on this? Is there a way for me to get the full list?