---
title: "GET /#Action=GetIdentityPolicies"
method: GET
path: "/#Action=GetIdentityPolicies"
---

# GET /#Action=GetIdentityPolicies

`GET /#Action=GetIdentityPolicies`

Returns the requested sending authorization policies for the given identity (an email address or a domain). The policies are returned as a map of policy names to policy contents. You can retrieve a maximum of 20 policies at a time.

This operation is for the identity owner only. If you have not verified the identity, it returns an error.

Sending authorization is a feature that enables an identity owner to authorize other senders to use its identities. For information about using sending authorization, see the [Amazon SES Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/sending-authorization.html).

You can execute this operation no more than once per second.

## Query parameters

- `Identity` string, required
- `PolicyNames` PolicyName[], required
- `Action` 'GetIdentityPolicies', required
- `Version` '2010-12-01', required

## Response `200`

Success

---

[API](https://skmtc.net/aws/apis/ses.md) · [All operations](https://skmtc.net/aws/apis/ses/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/ses/versions/71a4d559363f/schema)
