---
title: "GET /partner-accounts"
method: GET
path: "/partner-accounts"
---

# GET /partner-accounts

`GET /partner-accounts`

Lists the partner accounts associated with your AWS account.

## Query parameters

- `nextToken` string
- `maxResults` integer — The maximum number of results to return in this operation.

## Response `200`

Success

- ListPartnerAccountsResponse
  - `NextToken` string — The token to use to get the next set of results, or <b>null</b> if there are no additional results.
  - `Sidewalk` SidewalkAccountInfoWithFingerprint[] — The Sidewalk account credentials.
    - `AmazonId` string — The Sidewalk Amazon ID.
    - `Fingerprint` string, password — The fingerprint of the Sidewalk application server private key.
    - `Arn` string — The Amazon Resource Name of the resource.

## Other responses

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

---

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