When querying for shared links without a path I successfully return the entries I'm after however I can't seem to return a cursor for the request despite the api document saying:
Cursor is returned only if no path is given or the path is empty. This field is optional.
Any idea why that might be?