---
title: "GET /findingAggregator/list"
method: GET
path: "/findingAggregator/list"
---

# GET /findingAggregator/list

`GET /findingAggregator/list`

If finding aggregation is enabled, then <code>ListFindingAggregators</code> returns the ARN of the finding aggregator. You can run this operation from any Region.

## Query parameters

- `NextToken` string
- `MaxResults` integer

## Response `200`

Success

- ListFindingAggregatorsResponse
  - `FindingAggregators` FindingAggregator[] — The list of finding aggregators. This operation currently only returns a single result.
    - `FindingAggregatorArn` string — The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update, and delete the finding aggregator.
  - `NextToken` string — <p>If there are more results, this is the token to provide in the next call to <code>ListFindingAggregators</code>.</p> <p>This operation currently only returns a single result. </p>

## Other responses

- `480` — InternalException
- `481` — LimitExceededException
- `482` — InvalidAccessException
- `483` — AccessDeniedException
- `484` — InvalidInputException

---

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