Skip to main content
GET
Get Brand Perception Objection Sources

Authorizations

X-API-Key
string
header
required

Query Parameters

project_id
string

Required if using a company api key

Example:

"or_f45b94ba-5e35-4982-93ed-285e72ee14eb"

objection
string
required

The objection name exactly as returned by the objections endpoint.

Minimum string length: 1
Example:

"Too expensive"

model_channel_ids
enum<string>[]
Available options:
openai-0,
openai-1,
qwen-0,
openai-2,
perplexity-0,
perplexity-1,
google-0,
google-1,
google-2,
google-3,
google-4,
anthropic-0,
anthropic-1,
deepseek-0,
meta-0,
meta-1,
xai-0,
xai-1,
microsoft-0,
amazon-0,
mistral-0,
mistral-1
order_by
object[]

Sort results by one or more fields. Multiple entries create a multi-key sort. Direction defaults to desc. When omitted, a default ordering is applied.

Example:
limit
integer
default:1000
Required range: 1 <= x <= 10000
offset
integer
default:0
Required range: 0 <= x <= 9007199254740991

Response

200 - application/json

Response for status 200

data
object[]
required
total_count
number
required