Skip to main content
GET
List recommendations for a brand report

Authorizations

Authorization
string
header
required

Provide your API key as a Bearer token: Authorization: Bearer YOUR_API_KEY.

Path Parameters

reportId
string
required

Brand report identifier.

Minimum string length: 1
Example:

"01HX7K2YV9D3M8N0G6Q5R4S3T2"

Query Parameters

country
string
required

Country code to filter recommendations by. Lowercase ISO 3166-1 alpha-2; use uk for the United Kingdom.

Minimum string length: 1
Example:

"us"

engine
enum<string>

Optional. Filter results to a single AI engine.

Available options:
chatgpt,
google,
perplexity,
copilot,
google_ai_mode,
gemini,
claude
Example:

"chatgpt"

cursor
string

Optional. Pagination cursor — pass back the nextCursor value from a previous response. Omit to fetch the first page.

Minimum string length: 1

Response

A list of recommendations for the brand report.

items
object[]
required
paging
object
required
Example: