---
title: "Get SCIM service provider configuration"
method: GET
path: "/v0/scim/ServiceProviderConfig"
tags: ["SCIM"]
---

# Get SCIM service provider configuration

`GET /v0/scim/ServiceProviderConfig`

Get SCIM service provider configuration

## Response `200`

OK

- HandlerTypesSCIMServiceProviderConfig
  - `authenticationSchemes` HandlerTypesSCIMAuthenticationScheme[]
    - `description` string
    - `name` string
    - `primary` boolean
    - `type` string
  - `bulk` HandlerTypesSCIMServiceProviderConfigBulk
    - `maxOperations` integer
    - `maxPayloadSize` integer
    - `supported` boolean
  - `changePassword` HandlerTypesSCIMServiceProviderConfigChange
    - `supported` boolean
  - `documentationURI` string
  - `etag` HandlerTypesSCIMServiceProviderConfigETag
    - `supported` boolean
  - `filter` HandlerTypesSCIMServiceProviderConfigFilter
    - `maxResults` integer
    - `supported` boolean
  - `meta` HandlerTypesSCIMMeta — Schema metadata
    - `created` string — DateTime when the resource was created
    - `lastModified` string — DateTime when the resource was last modified
    - `location` string — URL of the resource
    - `resourceType` string — Resource type
  - `patch` HandlerTypesSCIMServiceProviderConfigPatch
    - `supported` boolean
  - `schemas` string[]
  - `sort` HandlerTypesSCIMServiceProviderConfigSort
    - `supported` boolean

---

[API](https://skmtc.net/sublime/apis/sublime-platform-api.md) · [All operations](https://skmtc.net/sublime/apis/sublime-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sublime/sublime-platform-api/revisions/d5df82850357/schema)
