get_app_reviews
Fetch human-verified reviews for any MiniApp, including ratings, comments, sub-ratings, and rating distribution. Each review is confirmed by proof-of-personhood.
Instructions
Get World ID-verified reviews for a MiniApp. Every review is posted by a human verified through proof-of-personhood. Includes ratings, comments, sub-ratings (usability/recommendation/reliability), and a summary with rating distribution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort by: recent (default) or helpful (most helpful first) | |
| limit | No | Reviews per page (1-50, default 10) | |
| app_id | Yes | MiniApp UUID | |
| offset | No | Pagination offset (default 0) |