Skip to main content
GET
List emails

Authorizations

Authorization
string
header
required

Address-bound JWT. Returned by POST /api/new_address, or copy it from the browser (DevTools → Application → Cookies → jwt) for automation.

Query Parameters

limit
integer
required

Number of emails to return (max 100)

Required range: x <= 100
Example:

20

offset
integer
required

Pagination offset

Example:

0

Response

Email list

results
object[]
count
integer
Example:

1