---
title: "Resolve the organization to review within"
method: GET
path: "/api/v1/chat-review/tenant"
tags: ["chat"]
---

# Resolve the organization to review within

`GET /api/v1/chat-review/tenant`

## Query parameters

- `userId` string, uuid
- `chatId` string

## Response `200`

- ChatReviewTenantResponseDTO
  - `chatId` string, uuid — The chat's own id, when the lookup was keyed on a conversation
  - `organizationId` string, uuid, required — Organization the reviewer must act for
  - `userId` string, uuid, required — Id of the user the sessions belong to

---

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