---
title: "Gets information about groups associated with the account."
method: GET
path: "/v2.1/accounts/{accountId}/groups"
tags: ["Groups"]
---

# Gets information about groups associated with the account.

`GET /v2.1/accounts/{accountId}/groups`

Gets information about groups associated with the account.


<ds-inlinemessage kind="information" markdown="1">
To get the users in a group:

1. Use this endpoint to get the group ID.
2. Use [listGroupUsers](/docs/esign-rest-api/reference/usergroups/groupusers/list/)
   to get the list of users.
</ds-inlinemessage>

### Related topics

- [How to set a permission profile](/docs/esign-rest-api/how-to/permission-profile-setting/)

## Path parameters

- `accountId` string, required

## Query parameters

- `count` string
- `group_type` string
- `include_usercount` string
- `search_text` string
- `start_position` string

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/versions/77f1998c313d/schema)
