---
title: "SCIM resource types"
method: GET
path: "/scim/v2/ResourceTypes"
tags: ["scim"]
---

# SCIM resource types

`GET /scim/v2/ResourceTypes`

Returns the SCIM `ResourceTypes` (RFC 7644 §6): the resource types exposed by this server (User, Group).

## Response `200`

Successful operation

## Other responses

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