---
title: "Search SCIM groups"
method: POST
path: "/scim/v2/Groups/.search"
tags: ["scim"]
---

# Search SCIM groups

`POST /scim/v2/Groups/.search`

Same as `GET /Groups` but with the query expressed in the request body (RFC 7644 §3.4.3).

## Response `200`

Successful operation

## Other responses

- `400` — Invalid filter
- `401` — Authentication token is missing, invalid, or expired

---

[API](https://skmtc.net/ringover/apis/ringover-public-api.md) · [All operations](https://skmtc.net/ringover/apis/ringover-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ringover/ringover-public-api/revisions/9da73dd2f99e/schema)
