Skip to main content
GET
List emails

Authorizations

Authorization
string
header
required

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

Query Parameters

page
string
default:1
Example:

"1"

limit
string
default:50
Example:

"50"

email
string

Filter by recipient email (partial match)

broadcast_id
string

Filter by broadcast ID

email_id
string

Filter by specific email ID

domain
string

Filter by sender domain

template_id
string

Filter by template ID

status
string

Filter by status

Response

List of emails with pagination

data
object[]
required
pagination
object
required