List Identities

GET {{aws_simple_email_service_base_url}}/?IdentityType&MaxItems&NextToken

Request Params

KeyDatatypeRequiredDescription
IdentityTypenullThe type of the identities to list. Possible values are EmailAddress and Domain. If this parameter is omitted, then all identities will be listed.
MaxItemsnullThe maximum number of identities per page. Possible values are 1-1000 inclusive.
NextTokennullThe token to use for pagination.