---
title: "GET /trustStores/{trustStoreArn}"
method: GET
path: "/trustStores/{trustStoreArn}"
---

# GET /trustStores/{trustStoreArn}

`GET /trustStores/{trustStoreArn}`

Gets the trust store.

## Path parameters

- `trustStoreArn` string, required

## Response `200`

Success

- GetTrustStoreResponse
  - `trustStore` object — The trust store.
    - `associatedPortalArns` ARN[] — A list of web portal ARNs that this trust store is associated with.
    - `trustStoreArn` string, required — The ARN of the trust store.

## Other responses

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

---

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