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 for pagination
Required range:
x >= 1Number of items per page
Required range:
1 <= x <= 100Filter by specific monitor ID
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