跳转到主要内容
GET
cURL

授权

Authorization
string
header
必填

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

响应

200 - application/json

Returns the public instance settings.

instanceId
string
必填
aiConfig
object | null
必填
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
最后修改于 2026年3月5日