List Answers
Answers
List Answers
Retrieve AI-generated responses with filters for provider, brand mentions, and sources
GET
List Answers
Answers are the AI-generated responses to your monitored prompts. Each answer includes the full text, detected brand mentions with position and sentiment, and cited sources. Filter by provider, topic, or presence of brand mentions.
See Entities for the complete Answer object structure, including CompetitorMention and SourceCitation details.
string
required
Bearer token. Example:
Bearer qw-api-xxxPath Parameters
string
required
The unique identifier of the brand
Query Parameters
number
Number of days to include. If not specified, returns all data.
string
Start date (ISO 8601 format)
string
End date (ISO 8601 format)
string
Filter by AI provider. Supports comma-separated multi-select (e.g.,
chatgpt,claude).string
Filter by topic ID. Supports comma-separated multi-select (e.g.,
id1,id2).string
Filter by tag ID. Supports comma-separated multi-select (e.g.,
id1,id2).string
Filter by prompt type:
TOFU, MOFU, BOFUboolean
Filter by presence of brand mention:
true or falseboolean
Filter by presence of brand source citation:
true or falsenumber
default:"50"
Maximum number of answers to return (max: 100)
number
default:"0"
Pagination offset
string
default:"createdAt"
Field to sort by:
createdAtstring
default:"desc"
Sort order:
asc or descResponse
boolean
Indicates if the request was successful
object
array

