Documentation Index
Fetch the complete documentation index at: https://resend.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Either id or email must be provided.
Query Parameters
Note that the limit parameter is optional. If you do not provide a limit, all segments will be returned in a single response.
Number of segments to retrieve.
- Maximum value:
100 - Minimum value:
1
The ID after which we'll retrieve more segments (for pagination). This ID will not be included in the returned list. Cannot be used with thebefore parameter.
The ID before which we'll retrieve more segments (for pagination). This ID will not be included in the returned list. Cannot be used with the after parameter.
You can only use either after or before parameter, not both. See our pagination guide for more information.