/
CO
cooper-square-technologies
/
External API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v84
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-07-09
85
248
447.1 KB
Reports
Accuracy Breakdown
post
/v1/reports/accuracy/breakdown
Request body
AccuracyBreakdownQuery
required
start_date
string
required
end_date
string
required
comparison_start_date
string
nullable
comparison_end_date
string
nullable
category_id
string
uuid
required
topic_ids
string[]
nullable
exclude_topic_ids
boolean
tag_ids
string[]
nullable
tag_filter_type
'all'
|
'any'
include_no_tag
boolean
region_ids
string[]
nullable
platform_ids
string[]
nullable
persona_ids
string[]
nullable
include_no_persona
boolean
prompt_ids
string[]
nullable
citation_categories
string[]
nullable
breakdown_by
'citation'
|
'platform'
|
'topic'
|
'prompt'
|
'tag'
|
'region'
|
'persona'
limit
integer
offset
integer
search_query
string
nullable
sort_by
'citationShare'
|
'accuracy'
sort_order
'asc'
|
'desc'
Response
Successful Response
AccuracyBreakdownResponse
required
data
AccuracyBreakdownRow[]
required
totalCount
integer
required