List Content Gap Prompts
Get paginated list of prompts with content gap scores
Authorizations
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Query Parameters
Page number (1-based)
x >= 1Page size
1 <= x <= 100Free-text filter on prompt text
Prompt type filter; repeat the parameter for multiple values
ORGANIC, BRAND_SPECIFIC, COMPETITOR_COMPARISON Intent type filter; repeat the parameter for multiple values
BRANDED, INFORMATIONAL, NAVIGATIONAL, COMMERCIAL, TRANSACTIONAL Filter by prompt tag IDs. Matches prompts with any of the given tags (OR). Repeat for multiple: tagIds=uuid1&tagIds=uuid2
Filter by prompt topic IDs. Matches prompts with any of the given topics (OR). Repeat for multiple: topicIds=uuid1&topicIds=uuid2
When true, only prompts with a coverage score
Sort field
contentCoverageScore, createdAt Sort direction
asc, desc Latest gap per prompt is chosen only among runs with createdAt on or after this day (UTC).
Latest gap per prompt is chosen only among runs with createdAt on or before this day (UTC).