v1
latestOpenAPI 3.0.02026-07-147249104.6 KBreviews : Find and modify reviews
Find reviews for a particular App and marketplace. Results are automatically paginated when limit is set
- Results are paginated and the default is value is 100 if no limit is provided
get/reviews
Query parameters
querystring
A query document. Example: {'rating': 500} matches all the reviews that have a rating of 500.
sortstring
A sort document. Example: {'rating':1} sorts the results by rating in ascending order
pageNumberinteger
The result set page number to be returned
limitinteger
The maximum number of results to return per page
Response
OK