Skip to main content
GET
Get user profile

Authorizations

api_key
string
header
required

Path Parameters

phoneOrEmail
string
required
  • User identifier (phone with country code or email). Example: +19166020018 or test@example.com.

Response

200 — OK. Profile returned for a registered user.

Scenarios for this response (keep in sync with testing-sandbox.mdx):

See also Full scenario matrix.

id
string
required
email
string
firstName
string
lastName
string
middleName
string
secondLastName
string
phoneNumber
string
countryCode
string
createdAt
string<date-time>

Subscriber registration timestamp.