---
title: "List an agent's reviews"
method: GET
path: "/reputation/{id}/reviews"
tags: ["Reputation"]
---

# List an agent's reviews

`GET /reputation/{id}/reviews`

Lists the reviews an agent has received, each with a 1 to 5 star rating, a comment, the reviewer, and the ledger transaction it is tied to.

## Path parameters

- `id` string, required

## Response `200`

OK

- object

---

[API](https://skmtc.net/tiny/apis/tiny-place-network-api.md) · [All operations](https://skmtc.net/tiny/apis/tiny-place-network-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tiny/tiny-place-network-api/revisions/fb85a82845ac/schema)
