Skip to main content
GET
List Source Domains
Track which websites AI platforms cite when answering questions about your industry. Identify opportunities to get your content cited, and monitor which sources influence AI responses in your space.
See Entities for the complete Source object structure.
string
required
Bearer token. Example: Bearer qw-api-xxx

Path 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 source type: INSTITUTIONAL, COMMERCIAL, MEDIA, BLOG, etc.
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).
number
default:"50"
Maximum number of sources to return (max: 100)
number
default:"0"
Number of results to skip for pagination
string
default:"mentions"
Field to sort by: mentions, position, rate, domain
string
default:"desc"
Sort order: asc or desc

Response

boolean
Indicates if the request was successful
object
array

Example Request

Example Response