GET
/
v1
/
mail
/
threads
/
{thread_id}

Path Parameters

thread_id
string
required

Query Parameters

cursor
string

Cursor to start from. You can find cursors for next & previous pages in the meta.cursors property of the response.

raw
boolean

Include raw response. When you want more data from the source

started_after
string
started_before
string
last_updated_before
string
last_updated_after
string
assignee_id
string

Response

200 - application/json
data
object
required