---
title: "Show Data Collection Api"
method: POST
path: "/model/show-data-collection"
tags: ["Models and Predictions"]
---

# Show Data Collection Api

`POST /model/show-data-collection`

Determine whether the data-collection form should be shown or not.

## Request body

- ShowCollectionPayload
  - `question` string, required
  - `conversation_id` string, required
  - `token` string, required

## Response `200`

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/revisions/38b6c9a4246d/schema)
