v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

Returns a list of all of the email identities that are associated with your Amazon Web Services account. An identity can be either an email address or a domain. This operation returns identities that are verified as well as those that aren't. This operation returns identities that are associated with Amazon SES and Amazon Pinpoint.

get/v2/email/identities

Query parameters

NextTokenstring

A token returned from a previous call to <code>ListEmailIdentities</code> to indicate the position in the list of identities.

PageSizeinteger
<p>The number of results to show in a single call to <code>ListEmailIdentities</code>. If the number of results is larger than the number you specified in this parameter, then the response includes a <code>NextToken</code> element, which you can use to obtain additional results.</p> <p>The value you specify has to be at least 0, and can be no more than 1000.</p>

Response

Success

NextTokenstring

A token that indicates that there are additional configuration sets to list. To view additional configuration sets, issue another request to <code>ListEmailIdentities</code>, and pass this token in the <code>NextToken</code> parameter.