GET /api/app/get/{appId}

This reminds me of the case when I was doing just that instead of relying on X-Total-Count, until I have used an API endpoint that threw errors when you went after the last page.

And most of us want to have one generic function that makes the API call for multiple endpoints, and not handle pagination for each endpoint in a different method.

2 Likes