v4

latestOpenAPI 3.1.0MIT2026-08-02128224900.7 KB
public

Search public emails

Search and list public emails for a newsletter. No authentication required.

get/public/emails/{username}

Path parameters

usernamestring required

Query parameters

qstring

If provided, only return emails matching the given query.

If provided, only return emails matching the given query.

pageinteger

The page number to return.

The page number to return.

Response

OK

nextstring nullable

The URL to the next page of results, if any.

previousstring nullable

The URL to the previous page of results, if any.

countinteger required

The total number of results across all pages.