Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Antwort

200 - application/json

Returns the public instance settings.

instanceId
string
erforderlich
aiConfig
object | null
erforderlich
brandName
string | null
brandLogo
string | null
disallowSignUp
boolean | null
disallowSpaceCreation
boolean | null
disallowSpaceInvitation
boolean | null
disallowDashboard
boolean | null
enableEmailVerification
boolean | null
enableWaitlist
boolean | null
createdTime
string
appGenerationEnabled
boolean
turnstileSiteKey
string | null
changeEmailSendCodeMailRate
number
resetPasswordSendMailRate
number
signupVerificationSendCodeMailRate
number
enableCreditReward
boolean
Zuletzt geändert am 4. September 2026