What is the maximum number of sheets user can get from List sheet api response?
I want to know max number of sheets I can get from list sheet api. Is there any limit?
Best Answer
-
Hi Mukund,
As far as I'm aware, there is no limit to the number of sheets returned from the List Sheet action via API - the List Sheets operation should return all of the sheets that the user (access token owner) has access to.
Keep in mind that this is one of several Smartsheet API operations that support paging of results (see here).
If you're not seeing the sheets you expect to see in the API response, it's possible that results are being paged and the objects you're looking for are not contained within the initial page of results (the default page size = 100).
To see if this is the case, you could try including the
includeAll=true
querystring parameter on the API request URL.Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Answers
-
Hi Mukund,
As far as I'm aware, there is no limit to the number of sheets returned from the List Sheet action via API - the List Sheets operation should return all of the sheets that the user (access token owner) has access to.
Keep in mind that this is one of several Smartsheet API operations that support paging of results (see here).
If you're not seeing the sheets you expect to see in the API response, it's possible that results are being paged and the objects you're looking for are not contained within the initial page of results (the default page size = 100).
To see if this is the case, you could try including the
includeAll=true
querystring parameter on the API request URL.Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives