Skip to main content
GET
List email threads

Authorizations

Authorization
string
header
required

API key authentication. Use your API key as the bearer token.

Query Parameters

label
string
default:inbox
Example:

"inbox"

page
string
default:1
limit
string
default:30
inbox_id
string<uuid>

Filter threads by inbox ID

Example:

"550e8400-e29b-41d4-a716-446655440000"

tag
string

Filter threads containing emails with this tag

Example:

"important"

contact
string

Filter threads involving this contact email

Example:

"steve@example.com"

Response

Thread list

data
object[]
required
pagination
object
required