跳转到主要内容
GET
cURL

授权

Authorization
string
header
必填

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

响应

200 - application/json

Returns the instance settings.

instanceId
string
必填
brandName
string | null
brandLogo
string | null
disallowSignUp
boolean | null
disallowSpaceCreation
boolean | null
disallowSpaceInvitation
boolean | null
disallowDashboard
boolean | null
enableEmailVerification
boolean | null
enableWaitlist
boolean | null
enableCreditReward
boolean | null
aiConfig
object | null
notifyMailTransportConfig
object | null
automationMailTransportConfig
object | null
appConfig
object | null
canaryConfig
object | null
trashCleanupEnabledAt
string | null
createdTime
string
最后修改于 2026年3月5日