Skip to main content
GET
Get thread messages

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

Thread with messages

Thread with messages

threadId
string
subject
string
isRead
boolean

Whether the thread has been marked as read

data
object[]