runId.
Path parameters
string
required
Brand UUID.
Query parameters
string
Optional prompt UUID filter. Alias:
promptId.string
Optional LLM name filter. Alias:
llm_names.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Convenience endpoint for web search queries from the brand’s latest analysis run.
runId.
promptId.llm_names.curl -s \
-H "x-api-key: YOUR_API_KEY" \
"https://app.rocketblue.ai/api/v1/brands/BRAND_ID/last/web-search-queries"
