---
title: "Get Sso Settings"
method: GET
path: "/get/sso_settings"
tags: ["SSO Settings"]
---

# Get Sso Settings

`GET /get/sso_settings`

Get all SSO configuration settings from the dedicated SSO table.
Returns a structured object with values and descriptions for UI display.

## Response `200`

Successful Response

- SSOSettingsResponse — Response model for SSO settings
  - `values` object, required
  - `field_schema` object, required

---

[API](https://skmtc.dev/flock/apis/litellm-api.md) · [All operations](https://skmtc.dev/flock/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flock/litellm-api/revisions/1fe70ccbdc1e/schema)
