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
- Customer Resources
- 64.8K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 67 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives