list_received_emails
Retrieve a list of inbound emails received via your Resend account, with pagination support to control the number and order of 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 |