---
title: "GET /applications/{applicationId}/indices/{indexId}/groups#updatedEarlierThan"
method: GET
path: "/applications/{applicationId}/indices/{indexId}/groups#updatedEarlierThan"
---

# GET /applications/{applicationId}/indices/{indexId}/groups#updatedEarlierThan

`GET /applications/{applicationId}/indices/{indexId}/groups#updatedEarlierThan`

Provides a list of groups that are mapped to users.

## Path parameters

- `applicationId` string, required
- `indexId` string, required

## Query parameters

- `updatedEarlierThan` string, date-time, required
- `dataSourceId` string
- `nextToken` string
- `maxResults` integer

## Response `200`

Success

- ListGroupsResponse
  - `nextToken` string — If the response is truncated, Amazon Q Business returns this token that you can use in the subsequent request to retrieve the next set of groups that are mapped to users.
  - `items` GroupSummary[] — Summary information for list of groups that are mapped to users.
    - `groupName` string — The name of the group the summary information is for.

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — ConflictException
- `483` — ThrottlingException
- `484` — ValidationException
- `485` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/qbusiness.md) · [All operations](https://skmtc.net/aws/apis/qbusiness/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/qbusiness/revisions/82966d6c4053/schema)
