Skip to main content
GET
Retrieve Thread Message

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

Response

200 - application/json
body
string
required

The actual message body.

send_date
string<date-time>
required

The date of when the message was sent.

sender
integer
required

The id of who sent the message.

id
integer
read-only
patient
integer<int64>
read-only

The patient id.

practice
integer<int64>
read-only

The practice id.

thread
integer<int64>

The message thread id.

to_document
object