Hi,
It depends on if it will be enforced or not, for this endpoint.
We'd say that until the bug with on what page the results shows up in is resolved, you won't be able to properly handle the requests.
For the case of the metaData, as long as the above is working as expected, GET ALL works for fetching all objects with pagination, termination of the query would be when you have increased pageNumber until a empty array is returned.
But as mentioned, for this to work, the first point needs to be working.
... View more