---
title: "GET /applications/{application}/attribute-groups"
method: GET
path: "/applications/{application}/attribute-groups"
---

# GET /applications/{application}/attribute-groups

`GET /applications/{application}/attribute-groups`

Lists all attribute groups that are associated with specified application. Results are paginated.

## Path parameters

- `application` string, required

## Query parameters

- `nextToken` string
- `maxResults` integer

## Response `200`

Success

- ListAssociatedAttributeGroupsResponse
  - `attributeGroups` AttributeGroupId[] — A list of attribute group IDs.
  - `nextToken` string — The token to use to get the next page of results after a previous API call.

## Other responses

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

---

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