---
title: "Accuracy Topic Ids"
method: POST
path: "/v1/reports/accuracy/topic-ids"
tags: ["Reports"]
---

# Accuracy Topic Ids

`POST /v1/reports/accuracy/topic-ids`

## Request body

- AccuracyTopicIdsQuery
  - `category_id` string, uuid, required
  - `start_date` string, required
  - `end_date` string, required

## Response `200`

Successful Response

- string[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/cooper-square-technologies/apis/external-api.md) · [All operations](https://skmtc.net/cooper-square-technologies/apis/external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cooper-square-technologies/external-api/versions/ab03b3c80494/schema)
