Skip to main content
GET
List messages

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

id
string<uuid>
sender
string<uuid>

Account id of the sender.

sender_type
enum<string>

USER is the patient; DOCTOR is the medical team.

Available options:
USER,
DOCTOR
content
string | null
file
string<uri> | null
is_read
boolean
created_at
string<date-time>
translation_enabled
boolean
translation_default_on
boolean