internal

Get Marketing Missing Citation Risks

List marketing risks with no citation whose run falls in week_start's week.

Backs the click-through on the weekly "risks without citations" chart. Uses the same week bucketing (date_trunc('week', run_time)) and no-citation rule as _citation_weekly_series, so the rows match the clicked point's count. Each row carries the file_id to deeplink into the file's history view.

get/internal/reliability/marketing/citations/missing

Query parameters

week_startstring date required

ISO week start (Monday) to drill into

ISO week start (Monday) to drill into

company_idstring uuid nullable
team_idstring uuid nullable

Response

Successful Response

week_startstring date required
totalinteger required
truncatedboolean required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.