List recommendations for a brand report
Brand Reports
List recommendations for a brand report
GET
List recommendations for a brand report
Documentation Index
Fetch the complete documentation index at: https://docs.otterly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Provide your API key as a Bearer token: Authorization: Bearer YOUR_API_KEY.
Path Parameters
Brand report identifier.
Minimum string length:
1Example:
"01HX7K2YV9D3M8N0G6Q5R4S3T2"
Query Parameters
Country code to filter recommendations by. Lowercase ISO 3166-1 alpha-2; use uk for the United Kingdom.
Minimum string length:
1Example:
"us"
Optional. Filter results to a single AI engine.
Available options:
chatgpt, google, perplexity, copilot, google_ai_mode, gemini Example:
"chatgpt"
Optional. Pagination cursor — pass back the nextCursor value from a previous response. Omit to fetch the first page.
Minimum string length:
1