---
title: "Run Conversation Reviews"
method: POST
path: "/v1/conversation-reviews/run"
tags: ["Conversation Reviews"]
---

# Run Conversation Reviews

`POST /v1/conversation-reviews/run`

Trigger AI review of recent conversations for the user's org.

## Request body

- RunConversationReviewRequest
  - `hours_back` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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