Get query fanout for a prompt
Detailed query fanout for a single prompt — every sub-query AI models generated for it, deduped with per-query frequency, the models that issued it, and the query type (initial_search | model_query). days defaults to 30, max 180.
Path parameters
The project id.
The prompt's id.
Query parameters
Lookback window in days. Default and maximum vary by endpoint — see the operation description.
Comma-separated AI platform filter (e.g. chatgpt,claude,gemini). Accepted values and whether the param is required vary by endpoint — see the operation description.
Restrict to a single topic id.
Pass true to restrict every metric to non-branded prompts only.
Pass true to restrict every metric to branded prompts only.
Response
Prompt-level query fanout.
Changes
No recorded changes to this endpoint across all 1 revision of this API.