---
title: "GET /templates/sensitivity-inspections"
method: GET
path: "/templates/sensitivity-inspections"
---

# GET /templates/sensitivity-inspections

`GET /templates/sensitivity-inspections`

Retrieves a subset of information about the sensitivity inspection template for an account.

## Query parameters

- `maxResults` integer
- `nextToken` string

## Response `200`

Success

- ListSensitivityInspectionTemplatesResponse
  - `nextToken` string — The string to use in a subsequent request to get the next page of results in a paginated response. This value is null if there are no additional pages.
  - `sensitivityInspectionTemplates` SensitivityInspectionTemplatesEntry[] — An array that specifies the unique identifier and name of the sensitivity inspection template for the account.
    - `id` string — The unique identifier for the sensitivity inspection template.
    - `name` string — The name of the sensitivity inspection template: automated-sensitive-data-discovery.

## Other responses

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

---

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