List Prompts
Prompts
List Prompts
Get paginated list of prompts with search and filtering options
GET
List Prompts
Authorizations
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Query Parameters
Page number (1-based)
Required range:
x >= 1Page size
Required range:
1 <= x <= 100Filter by monitor
Search query for prompt text (full-text search)
Filter by active/inactive status
Filter by prompt types
Available options:
ORGANIC, BRAND_SPECIFIC, COMPETITOR_COMPARISON Field to sort by
Available options:
createdAt, updatedAt, isActive, type, intent Sort order
Available options:
asc, desc