Skip to main content
POST
Get Brand Intelligence Audits Commentary Route

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

Body

application/json

The Audits hub analyst summary carries NO cohort.

Its subject is fixed — the four core audits already persisted for this brand — so there is nothing for the client to curate and nothing to validate. The only knob is the operator-style forced refresh, which the server-side 24h cooldown still governs.

refresh
boolean
default:false

Response

Successful Response

module
enum<string>
required
Available options:
seo,
content,
reviews,
social,
google-ads,
audits
group_key
string
required
generated_at
string<date-time>
required
period
string
required
prompt_version
string
required
schema_version
string
required
status
enum<string>
default:ready
Available options:
ready,
pending
summary
string
default:""
Maximum string length: 600
strengths
ModuleInsight · object[]
Maximum array length: 6
weaknesses
ModuleInsight · object[]
Maximum array length: 6
table_stakes
ModuleInsight · object[]
Maximum array length: 6
recommendations
ModuleInsight · object[]
Maximum array length: 6
source_refs
Source Refs · object
provenance
Provenance · object
fallback_reason
string | null
refresh_available_at
string<date-time> | null