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

page
string
default:1
Example:

"1"

limit
string
default:50
Example:

"50"

startDate
string<date-time>
Example:

"2024-01-01T00:00:00Z"

endDate
string<date-time>
Example:

"2024-01-31T23:59:59Z"

domainId
Example:

"123"

Response

200 - application/json

Retrieve a list of emails

data
object[]
required
count
number
required