Documentation Index
Fetch the complete documentation index at: https://mintlify.com/resend/resend-go/llms.txt
Use this file to discover all available pages before exploring further.
Methods
List
ListWithContext
ListWithOptions
Parameters
ListOptions (for ListWithOptions)
Maximum number of domains to return per page
Cursor for pagination - retrieve results after this cursor
Cursor for pagination - retrieve results before this cursor
Response
ListDomainsResponse
Object type (“list”)
Array of domain objects. Each domain contains:
id(string): Domain identifierobject(string): Object typename(string): Domain namecreated_at(string): Creation timestampstatus(string): Verification statusregion(string): Email sending regionrecords([]Record): DNS records
Whether there are more results available for pagination