Visibility scores for the latest usable or selected run
Default returns an array of VisibilityScore (one per brand). Pass runId to read a specific completed run. 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.
Authorizations
Clerk API key. Create one from your account settings under API Keys.
Query Parameters
Project id. Required on all data endpoints.
Completed prompt run ID. Omit to use the project's latest usable run; use GET /prompts/runs to list historical run IDs.
overview, topics, attributes 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.
- Option 1 · object[]
- Option 2 · object[]
- Option 3 · object
- Option 4 · object[]
Mention rate as a percentage (0–100).
Per-platform mention rate, keyed by platform id.
positive, neutral, negative