---
title: "Search Users"
method: POST
path: "/Users/.search"
tags: ["Users Endpoint"]
---

# Search Users

`POST /Users/.search`

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

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

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

## Response `200`

Valid users are found / Valid users are not 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/revisions/7978594f207e/schema)
