v2
latestOpenAPI 3.1.02026-07-264014168.2 KBMetrics
Visibility scores for the latest usable run
Default returns an array of VisibilityScore (one per brand). Use type=topics for a per-topic summary, type=attributes&topicId=… for a per-attribute breakdown, or topicId=… alone for a single topic's scores.
get/visibility
Query parameters
projectIdstring uuid required
Project id. Required on all data endpoints.
topicIdstring uuid
type'overview' | 'topics' | 'attributes'
promptAttributesstring
Comma-separated list of attribute filters. Accepts both built-in attributes (e.g. pricing, comparisons) and project-specific custom attributes.
Response
One of: array of VisibilityScore, array of TopicVisibilitySummary, TopicVisibility, or array of AttributeBreakdown depending on type.