Brand mentions

Get a brand mention

Returns a single brand mention. The mention must belong to a response in the active project.

GET /api/v1/brand-mentions/{brandMention}

Path parameters

Name Type Required Description
brandMention integer Required

The numeric ID of the brand mention.

Query parameters

Name Type Required Description
include string Optional

A comma-separated list of related resources to include in the response. Allowed values: response, response.prompt, response.monitor, response.project, brand, brand.project, brand.project.organization.

Response

The brand-mention object

Field Type Description
id integer

The unique ID of the brand mention.

position integer

The one-indexed order in which the brand appeared in the response. A position of 1 means the brand was mentioned first.

sentiment_score integer

The sentiment score on a 0-100 scale, where 50 is neutral, 0 is strongly negative, and 100 is strongly positive.

created_at datetime

When the brand mention was recorded.

updated_at datetime

When the brand mention was last updated.