---
title: "GET /dataSourceKeywords#source"
method: GET
path: "/dataSourceKeywords#source"
---

# GET /dataSourceKeywords#source

`GET /dataSourceKeywords#source`

Returns a list of keywords that are pre-mapped to the specified control data source.

## Query parameters

- `source` 'AWS_Cloudtrail' | 'AWS_Config' | 'AWS_Security_Hub' | 'AWS_API_Call' | 'MANUAL', required
- `nextToken` string
- `maxResults` integer — Max results in the page.

## Response `200`

Success

- ListKeywordsForDataSourceResponse
  - `keywords` KeywordValue[] — The list of keywords for the event mapping source.
  - `nextToken` string — The pagination token that's used to fetch the next set of results.

## 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)
