Skip to main content
GET
/
api
/
settings
/
sso
Error
A valid request URL is required to generate request examples
{
  "enabled": true,
  "configured": true,
  "idp_entity_id": "<string>",
  "sso_url": "<string>",
  "certificate": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

API token generated at Settings > API

Response

200 - application/json

SSO configuration

enabled
boolean
configured
boolean
idp_entity_id
string
sso_url
string
certificate
string | null

Returns "[configured]" if a certificate is set