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

# GET /trustStores

`GET /trustStores`

Retrieves a list of trust stores.

## Query parameters

- `nextToken` string
- `maxResults` integer

## Response `200`

Success

- ListTrustStoresResponse
  - `trustStores` TrustStoreSummary[] — The trust stores.
    - `trustStoreArn` string — The ARN of the trust store.
  - `nextToken` string — The pagination token used to retrieve the next page of results for this operation.

## Other responses

- `480` — InternalServerException
- `481` — AccessDeniedException
- `482` — ThrottlingException
- `483` — 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)
