Skip to main content
GET
List buyer personas

Authorizations

X-Api-Key
string
header
required

Your organization's public API key.

Response

OK

id
integer<int64>

Persona id.

Example:

3

name
string

Persona name.

Example:

"VP of Marketing"

exclude
boolean

Whether this persona is excluded from scoring.

Example:

false

keywords
string[]

Matching keywords for this persona.

Matching keywords for this persona.

owner
object

The user who owns this resource (id, name, avatar — no email).