List Responses
Responses
List Responses
Get paginated list of responses with search and filtering options
GET
List Responses
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
Prompt identifier
Search query for response content (full-text search)
Filter by specific models
Filter by sentiment
Available options:
POSITIVE, NEGATIVE, NEUTRAL Filter by whether the brand was mentioned
Filter responses created after this date
Filter responses created before this date
Field to sort by
Available options:
createdAt, visibilityScore, sentimentScore Sort order
Available options:
asc, desc