list_received_emails
Retrieve a paginated list of inbound emails received on your Resend account. Use limit and cursor parameters to navigate through results.
Instructions
List inbound (received) emails. Requires email receiving to be configured on your Resend account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (1-100) | |
| after | No | Pagination cursor: return items after this ID | |
| before | No | Pagination cursor: return items before this ID |