Skip to main content
GET
ListEmailsAPI mirrors erdo_list_emails. Filters ride the query string, except

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Query Parameters

to
string
since
string
limit
integer<int64>
offset
integer<int64>

Response

Success response

emails
EmailSummary is one row of the send log. Bodies are omitted deliberately — a · object[]
limit
integer<int64>
offset
integer<int64>
total
integer<int64>

caller can page without discovering the end by hitting an empty result.