---
title: "Check Form In Conversation"
method: GET
path: "/conversations/shared/{conversation_id}/check_form"
tags: ["Conversations"]
---

# Check Form In Conversation

`GET /conversations/shared/{conversation_id}/check_form`

## Path parameters

- `conversation_id` string, uuid, required

## Query parameters

- `shared_kb_token` string, required — The token of the shared knowledgebase.

## Response `201`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/dante-ai/apis/dante-ai-api.md) · [All operations](https://skmtc.net/dante-ai/apis/dante-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dante-ai/dante-ai-api/versions/38b6c9a4246d/schema)
