Skip to main content
GET
Get one consultation

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

id
string<uuid>
required
read-only
user
object
required
doctor
object
required
plan
enum<string>
required

one_off is a single paid consultation with no renewal; subscription is an ongoing plan billed every cycle. Weight loss and hair loss accept either at checkout; every other category is one_off only.

Available options:
one_off,
subscription
supply_days
integer | null
required
read-only
questionnaire_submission
object | null
required
prescriptions
object[]
required
read-only
payments
object[]
required
read-only
images
object[]
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
shopify_order_id
integer | null
status
enum<string>
Available options:
pending,
approved,
rejected
origin
enum<string>
Available options:
checkout,
subscription_initial,
subscription_included,
subscription_renewal
patient_choice_status
Available options:
awaiting,
confirmed,
waived
patient_choice_requested_at
string<date-time> | null
patient_choice_confirmed_at
string<date-time> | null
decision_reason
string | null
treatment_id
string | null
Maximum string length: 255
dosage
string | null
Maximum string length: 255
form_snapshot
object[] | null
decided_at
string<date-time> | null