Fetch emails for an inbox
Inbox
Fetch emails for an inbox
Returns all emails currently stored for the given inbox name. Emails expire after 30 minutes. Returns an empty array if the inbox has no emails or has expired.
GET
Fetch emails for an inbox
Path Parameters
The inbox name (without the domain). Example: swift-x7k2m for swift-x7k2m@zerodrop-sandbox.online
Example:
"swift-x7k2m"
Query Parameters
Identifies the client making the request. Use sdk for programmatic access.
Available options:
browser, sdk