---
title: "GET /crossaccountauthorizations"
method: GET
path: "/crossaccountauthorizations"
---

# GET /crossaccountauthorizations

`GET /crossaccountauthorizations`

Lists the cross-account readiness authorizations that are in place for an account.

## Query parameters

- `maxResults` integer
- `nextToken` string

## Response `200`

Success

- ListCrossAccountAuthorizationsResponse
  - `CrossAccountAuthorizations` CrossAccountAuthorization[] — A list of cross-account authorizations.
  - `NextToken` string — The token that identifies which batch of results you want to see.

## Other responses

- `480` — ThrottlingException
- `481` — ValidationException
- `482` — InternalServerException
- `483` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/route53-recovery-readiness.md) · [All operations](https://skmtc.net/aws/apis/route53-recovery-readiness/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/route53-recovery-readiness/versions/02a096935a32/schema)
