Skip to main content
GET
List email outbox

Query Parameters

status
string
simple_status
string
user_id
string

Filter for emails whose recipient is the given user ID.

limit
string

The maximum number of items to return. Maximum allowed is 100

cursor
string

The cursor to start the result set from (email ID)

Response

200 - application/json

Successful response

items
object[]
required
pagination
object