---
title: "Get Scim Base"
method: GET
path: "/scim/v2"
tags: ["✨ SCIM v2 (Enterprise Only)"]
---

# Get Scim Base

`GET /scim/v2`

Base SCIM v2 endpoint for resource discovery per RFC 7644 Section 4.

Returns a ListResponse of ResourceTypes supported by this SCIM service provider.
Identity providers (Okta, Azure AD, etc.) use this endpoint for resource discovery.

## Query parameters

- `feature` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.net/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/1e929292ddd5/schema)
