Skip to main content
GET
Get Site Audit Score

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
integer
required

Response

SiteScoreModel · object | null

Successful Response

A brand's latest site-level score, from its most recent bulk audit run.

brand_id
integer
required
model_version
string
required
generated_at
string<date-time>
required
n_pages
integer
required
total_prompts
integer
required
score
DisplayedScore · object
required

The two numbers we put on screen, both 0-100. citability is vs the winning page (50 = parity with it); the loser-side floor stays a diagnostic and isn't surfaced here.

previous
DisplayedScore · object | null

The two numbers we put on screen, both 0-100. citability is vs the winning page (50 = parity with it); the loser-side floor stays a diagnostic and isn't surfaced here.

previous_absent_reason
enum<string> | null
Available options:
no_prior_run,
not_comparable
previous_absent_detail
string | null
worst_page_url
string | null
best_page_url
string | null
headroom
SiteHeadroomModel · object | null
selection_changed_since_audit
boolean
default:false