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

Available Periods next page #102

Open
gregauger opened this issue Feb 28, 2025 · 1 comment
Open

Available Periods next page #102

gregauger opened this issue Feb 28, 2025 · 1 comment

Comments

@gregauger
Copy link

Per the documentation, listAvailablePeriods can return next_page:

When present, a String specifying the URL for the next page of results.

The next page of results can be retrieved by issuing a GET request to this URL and you will receive a response in the same format as a regular read events request.

As far as I can see, there is no way to access this second page via this helper library.

@gregauger
Copy link
Author

Although in my use case, this doesn't seem likely to be needed, as the first page is returning over 200 available periods. I don't know what the maximum for one page is?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant