Skip to main content
GET
Get person

Authorizations

Authorization
string
header
required

Organization API key, sent as Authorization: Bearer boom_org_....

Path Parameters

externalId
string
required

The person externalId.

Required string length: 1 - 255

Response

Success

externalId
string
required

Your stable identifier for this person.

firstName
string | null
required
lastName
string | null
required
email
string | null
required
phoneNumber
string | null
required

E.164 format.

attributes
object
required

Free-form custom traits.

createdAt
string
required

ISO 8601 timestamp.

updatedAt
string
required

ISO 8601 timestamp.