---
title: "GET /api/v1/scim/Schemas"
method: GET
path: "/api/v1/scim/Schemas"
tags: ["Discovery"]
---

# GET /api/v1/scim/Schemas

`GET /api/v1/scim/Schemas`

## Response `200`

- ListResponseOfSchemaDefinition
  - `schemas` string[], required
  - `totalResults` integer, required
  - `startIndex` integer, required
  - `itemsPerPage` integer, required
  - `Resources` SchemaDefinition[], nullable
    - `schemas` string[], required
    - `id` string, nullable, required
    - `externalId` string, nullable
    - `applicationExternalId` string, nullable
    - `meta` Meta
      - `resourceType` string, nullable
      - `created` string, date-time
      - `lastModified` string, date-time
      - `location` string, nullable
      - `version` string, nullable
    - `status` string, nullable
    - `name` string, nullable
    - `description` string, nullable
    - `attributes` Attribute[], nullable
      - `name` string, nullable
      - `type` string, nullable
      - `subAttributes` Attribute[], nullable
      - `multiValued` boolean
      - `description` string, nullable
      - `required` boolean
      - `canonicalValues` string[], nullable
      - `caseExact` boolean
      - `mutability` string, nullable
      - `returned` string, nullable
      - `uniqueness` string, nullable
      - `referenceTypes` string[], nullable

---

[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)
