Post

Replies

Boosts

Views

Activity

Get all customer Reviews from API
Hello, I'm getting the reviews for my App from this API Endpoint: https://api.appstoreconnect.apple.com/v1/apps/{id}/customerReviews as explained here https://developer.apple.com/documentation/appstoreconnectapi/list_all_customer_reviews_for_an_app The headline of the documentation says: List All Customer Reviews for an App However, the data I get back from the API does not contain all Reviews. By default I get around 50 reviews. If I use the parameter limit I can expand the response to max 200 Reviews. So, my questions: How do I get all reviews as claimed by the documentation?
3
0
2.2k
Apr ’23