Skip to main content
GET
Get Perception Snapshot
Retrieve the full detail of a single completed perception snapshot: the four scores, the attribute alignment breakdown and the SWOT insights. Get a snapshotId from the Brand Perception endpoint’s history array.
string
required
Bearer token. Example: Bearer qw-api-xxx

Path Parameters

string
required
The unique identifier of the brand
string
required
The unique identifier of the perception snapshot

Response

boolean
Indicates if the request was successful
object
id, name, domain
object
A 404 RESOURCE_NOT_FOUND is returned if the snapshot does not exist, is not COMPLETED, or does not belong to the brand.

Example Request

Example Response