Skip to main content
GET
Get Competitor Content Overview

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

brand_id
string<uuid>
required

Response

Successful Response

brand_id
string<uuid>
required
competitors
CompetitorContentMetricRow · object[]
required
coverage
CompetitorContentCoverage · object

Brand-level N-of-M: how much of the cohort this dashboard measured.

A target with no metric row never produced one -- its fetch or persist failed, or it has not been refreshed yet. Those arrays are computed by run_competitor_content_refresh and were previously log-only (defect class D8), so a partially-failed refresh rendered as a short, unexplained table.