Skip to main content
GET
Ruby

Authorizations

Authorization
string
header
required

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

Query Parameters

channelId
string<uuid>
after
integer<int64>
startDate
string<date-time>
endDate
string<date-time>
limit
integer
Required range: x <= 100
recipient
string
subject
string
tags
string[]
mailType
enum<string>
Available options:
transactional,
broadcast
status
enum<string>
Available options:
sent,
queued

Response

OK

totalCount
number
required
results
object[]
required
after
integer<int64>