Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

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

received_after
string
received_before
string
subject
string
from
string
to
string
cc
string
bcc
string
labes
string[]
starred
string
unread
string
direction
string

Response

data
object[]
required
meta
object
required