Skip to main content
GET
Get brand profile

Authorizations

Authorization
string
header
required

A Searchable API key, created under Settings → Workspace → Integrations. Send as Authorization: Bearer sea_xxxxx. Every key carries one or more scopes (read, write, admin) and may optionally be bound to a single project — see Getting started.

Path Parameters

projectId
string<uuid>
required

The project id.

Query Parameters

verificationStatus
string

Filter the returned facts by verification status.

platform
string

Restrict AI-observed facts to a single AI platform (e.g. 'chatgpt').

Response

Brand profile + AI-observed facts.

project
object
profile
object | null

The knowledge-base brand profile, or null when the project has none yet.

facts
object[]

AI-observed brand facts.

factCount
integer