Stream: troubleshooting

Topic: โœ” per_page param does not work


view this post on Zulip Mohsen Jafari (Apr 25 2024 at 14:02):

When call the endpoint "/api/mydata/retrieve" with per_page more than 10, it still returns 10 entries.

view this post on Zulip Philip Durbin ๐Ÿš€ (Apr 25 2024 at 15:38):

:doh: Can you please open an issue?

view this post on Zulip Johannes D (Apr 26 2024 at 06:08):

We have a comment on our code base stating that this property is hardcoded in Dataverse...

view this post on Zulip Philip Durbin ๐Ÿš€ (Apr 26 2024 at 09:03):

:doh: :doh:

view this post on Zulip Mohsen Jafari (Apr 26 2024 at 10:03):

Currently, I fetched all data from all pages in a recursive manner in my app.

view this post on Zulip Notification Bot (Apr 26 2024 at 10:03):

Mohsen Jafari has marked this topic as resolved.

view this post on Zulip Philip Durbin ๐Ÿš€ (Apr 26 2024 at 10:34):

Thanks for opening this: per_page does not work for "/api/mydata/retrieve" endpoint #10528


Last updated: Oct 30 2025 at 06:21 UTC