---
title: "GET /api/v1/scim/users"
method: GET
path: "/api/v1/scim/users"
tags: ["User"]
---

# GET /api/v1/scim/users

`GET /api/v1/scim/users`

## Query parameters

- `filter` string, nullable

## Response `200`

- ListResponseOfUser
  - `schemas` string[], required
  - `totalResults` integer, required
  - `startIndex` integer, required
  - `itemsPerPage` integer, required
  - `Resources` User[], nullable — unresolved $ref

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
