Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/Help with "Mobile users list" #837

Open
alejandrolmu opened this issue Feb 5, 2025 · 0 comments
Open

Issue/Help with "Mobile users list" #837

alejandrolmu opened this issue Feb 5, 2025 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@alejandrolmu
Copy link

Documentation link

https://pan.dev/access/api/insights/post-insights-v-3-0-resource-query-mobileusers-user-list/

Describe the problem

The documentation for the mobileusers/user_list endpoint does not include details on how to handle pagination. Currently, when making a query, all data is returned in a single response, but there is no information on how to limit the results or retrieve paginated data. This lack of documentation makes it unclear whether pagination is supported and, if so, how to implement it. Every query i send i reviece exactly 1000 datacount but no next token, offset, limit etc.

Suggested fix

Please include a section in the documentation describing how pagination is handled for this endpoint. This should detail the accepted parameters (e.g., limit, offset, page, etc.) and provide examples of how to use them, or confirm if pagination is not supported for this endpoint.

@alejandrolmu alejandrolmu added the documentation Improvements or additions to documentation label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant