You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you call user.list() it suggests that it only returns the first n items (along with a pages object to show how many other pages there are). As far as I can see though there is no way to get any other page from the api other than the first. Is there any way to list all users or get the users on the next n pages?
When you call user.list() it suggests that it only returns the first n items (along with a pages object to show how many other pages there are). As far as I can see though there is no way to get any other page from the api other than the first. Is there any way to list all users or get the users on the next n pages?
https://doc.intercom.io/api/#list-users
The text was updated successfully, but these errors were encountered: