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.Documentation Index
Fetch the complete documentation index at: https://docs.qwairy.co/llms.txt
Use this file to discover all available pages before exploring further.
See Entities for the complete Answer object structure, including CompetitorMention and SourceCitation details.
Bearer token. Example:
Bearer qw-api-xxxPath Parameters
The unique identifier of the brand
Query Parameters
Number of days to include. If not specified, returns all data.
Start date (ISO 8601 format)
End date (ISO 8601 format)
Filter by AI provider. Supports comma-separated multi-select (e.g.,
chatgpt,claude).Filter by topic ID. Supports comma-separated multi-select (e.g.,
id1,id2).Filter by tag ID. Supports comma-separated multi-select (e.g.,
id1,id2).Filter by prompt type:
TOFU, MOFU, BOFUFilter by presence of brand mention:
true or falseFilter by presence of brand source citation:
true or falseMaximum number of answers to return (max: 100)
Pagination offset
Field to sort by:
createdAtSort order:
asc or descResponse
Indicates if the request was successful

