Skip to main content
GET
List profiles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

id
string<uuid>
required
read-only
email
string
required
read-only
gender
enum<string>
required

Patient gender is required

Available options:
0,
1,
2,
3
addresses
object[]
required
read-only
orders
object[]
required
read-only
is_doctor
boolean
required
read-only
is_backoffice_admin
boolean
required
read-only

Can manage configuration surfaces such as questionnaires, templates, automations, and audiences.

is_marketer
boolean
required
read-only

Can access aggregated revenue and funnel analytics without patient or doctor PII.

is_referrer
boolean
required
read-only
forms_completed
object
required
read-only
first_name
string
Maximum string length: 150
last_name
string
Maximum string length: 150
date_of_birth
string<date> | null
country_of_residence
string | null
timezone
string
Maximum string length: 64
locale
enum<string>
Available options:
de,
en,
es,
fr,
it,
nl,
pt
city
string | null

Patient city used to recommend nearby pharmacies.

Maximum string length: 120
postal_code
string | null

Patient postal code used to recommend nearby pharmacies.

Maximum string length: 20
issuing_state
string | null
document_number
string | null
Maximum string length: 50
document_type
Available options:
PASSPORT,
ID_CARD