Hello,
Is there a limit to the total number of search results to 100? For the example, the GET request to URL:
https://api.smartsheet.com/2.0/search/sheets/{sheetId}?query=stuff
always response with "totalCount": 100 even though I know there are more than that. Is there a way to increase the search results beyond 100?
Thanks