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 making a call to v2/householdlists/{listId}/{status} (via the list management service client or postman) I'm not able to get paginated results. The first 100 results are returned, but the 'links' object is null. Without a next page token, I don't see how to access any further items on the list. What is the proper way to get items after the first 100?
The text was updated successfully, but these errors were encountered:
Is this issue/feature-request still relevant?
We are working on prioritization of relevant issues and cleanup of rest. If we don’t hear back in 2 weeks, we will assume that the issue is not relevant and we will close it.
When making a call to v2/householdlists/{listId}/{status} (via the list management service client or postman) I'm not able to get paginated results. The first 100 results are returned, but the 'links' object is null. Without a next page token, I don't see how to access any further items on the list. What is the proper way to get items after the first 100?
The text was updated successfully, but these errors were encountered: