---
title: "Retrieve All Reviews for an Entity"
method: GET
path: "/entities/{entity_token}/reviews"
tags: ["Reviews"]
deprecated: true
---

# Retrieve All Reviews for an Entity

`GET /entities/{entity_token}/reviews`

> **Deprecated.**

<Callout type="warning" title="Deprecated Warning">
  This endpoint is deprecated in favor of Journeys.
</Callout>

## Path parameters

- `entity_token` string, required

## Response `200`

Array of Review objects associated with the Entity.

- Items[] — unresolved $ref

---

[API](https://skmtc.dev/alloy/apis/alloy-api.md) · [All operations](https://skmtc.dev/alloy/apis/alloy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alloy/alloy-api/revisions/405799de4d2a/schema)
