Skip to main content
GET
Get Thread

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

thread_id
string
required

Query Parameters

scope
enum<string>
default:provider
Available options:
provider,
clinic

Response

Successful Response

Full email thread with messages.

id
string
required
subject
string | null
required
snippet
string | null
required
isRead
boolean
required
isStarred
boolean
required
isArchived
boolean
required
firstMessageDate
string<date-time> | null
required
lastMessageDate
string<date-time> | null
required
createdDate
string<date-time>
required
updatedDate
string<date-time> | null
required
messages
EmailMessageResponse · object[]