---
title: "Find reviews for a particular App and marketplace. Results are automatically paginated when limit is set"
method: GET
path: "/reviews"
tags: ["reviews : Find and modify reviews "]
---

# Find reviews for a particular App and marketplace. Results are automatically paginated when limit is set

`GET /reviews`

- Results are paginated and the default is value is 100 if no limit is provided

## Query parameters

- `query` string
- `sort` string
- `pageNumber` integer
- `limit` integer

## Response `default`

OK

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid

---

[API](https://skmtc.net/openchannel/apis/market.md) · [All operations](https://skmtc.net/openchannel/apis/market/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openchannel/market/revisions/e5e2475bf7c3/schema)
