Skip to main content

Get global config

Get Tianji system global config

Responses
200

Successful response

Schema — OPTIONAL
allowRegister boolean
websiteId string — OPTIONAL
amapToken string — OPTIONAL
mapboxToken string — OPTIONAL
alphaMode boolean
disableAnonymousTelemetry boolean
customTrackerScriptName string — OPTIONAL
serverTimezone string — OPTIONAL
authProvider string[]
customAuthProviderIcon string — OPTIONAL
smtpAvailable boolean
enableBilling boolean
ai object
enable boolean
contextWindow number
enableFunctionWorker boolean
observability object
tianji object
baseUrl string — OPTIONAL
websiteId string — OPTIONAL
401

Authorization not provided

Schema — OPTIONAL
message string

The error message

code string

The error code

issues object[] — OPTIONAL

An array of issues that were responsible for the error

message string
403

Insufficient access

Schema — OPTIONAL
message string

The error message

code string

The error code

issues object[] — OPTIONAL

An array of issues that were responsible for the error

message string
500

Internal server error

Schema — OPTIONAL
message string

The error message

code string

The error code

issues object[] — OPTIONAL

An array of issues that were responsible for the error

message string