---
title: "GET /partner-accounts/{PartnerAccountId}#partnerType"
method: GET
path: "/partner-accounts/{PartnerAccountId}#partnerType"
---

# GET /partner-accounts/{PartnerAccountId}#partnerType

`GET /partner-accounts/{PartnerAccountId}#partnerType`

Gets information about a partner account. If <code>PartnerAccountId</code> and <code>PartnerType</code> are <code>null</code>, returns all partner accounts.

## Path parameters

- `PartnerAccountId` string, required

## Query parameters

- `partnerType` 'Sidewalk', required

## Response `200`

Success

- GetPartnerAccountResponse
  - `Sidewalk` object — 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.
  - `AccountLinked` boolean — Whether the partner account is linked to the AWS account.

## 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/revisions/022d242d4bce/schema)
