Skip to main content
GET
Get Public Server Info

Response

OK

application_mode
enum<string>

Which component this process runs as

Available options:
gateway,
control-plane
Example:

"gateway"

auth_method
enum<string>

Auth method used by the server

Available options:
local,
oidc,
saml
Example:

"local"

setup_required
boolean

Whether the server requires initial setup (no users have been registered yet)

Example:

true