---
title: "Filter Groups"
method: GET
path: "/Groups"
tags: ["Groups Endpoint"]
---

# Filter Groups

`GET /Groups`

This API returns groups according to the specified filter, sort, and pagination parameters.

   - <b>Scope(Permission) required:</b> ``internal_group_mgt_view`` 

 - <b>Flow type:</b> Client Credentials OAuth Flow

## Query parameters

- `attributes` string
- `excludedAttributes` string
- `filter` string
- `startIndex` integer
- `count` integer
- `domain` string

## Response `200`

Valid groups are found / No Group found

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/ballerina-platform/apis/scim-2-0-api.md) · [All operations](https://skmtc.net/ballerina-platform/apis/scim-2-0-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ballerina-platform/scim-2-0-api/versions/7978594f207e/schema)
