Skip to main content
GET
Fetch emails for an inbox

Path Parameters

name
string
required

The inbox name (without the domain). Example: swift-x7k2m for swift-x7k2m@zerodrop-sandbox.online

Example:

"swift-x7k2m"

Query Parameters

source
enum<string>
default:browser

Identifies the client making the request. Use sdk for programmatic access.

Available options:
browser,
sdk

Response

Emails fetched successfully

emails
object[]

Array of emails, sorted by most recent first.

count
integer

Total number of emails in the inbox.

Example:

1