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

# GET /services

`GET /services`

Returns a list of all of the Amazon Web Services that you can choose to include in your assessment. When you <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_CreateAssessment.html">create an assessment</a>, specify which of these services you want to include to narrow the assessment's <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Scope.html">scope</a>.

## Response `200`

Success

- GetServicesInScopeResponse
  - `serviceMetadata` ServiceMetadata[] — The metadata that's associated with the Amazon Web Service.
    - `name` string — The name of the Amazon Web Service.
    - `displayName` string — The display name of the Amazon Web Service.
    - `description` string — The description of the Amazon Web Service.
    - `category` string — The category that the Amazon Web Service belongs to, such as compute, storage, or database.

## Other responses

- `480` — AccessDeniedException
- `481` — ValidationException
- `482` — InternalServerException

---

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