Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Réponse

200 - application/json

Returns the public instance settings.

instanceId
string
requis
aiConfig
object | null
requis
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
Dernière modification le 4 septembre 2026