v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-037389158.9 KB
InstanceService

Gets the instance profile.

get/api/v1/instance/profile

Response

OK

versionstring

Version is the current version of instance.

demoboolean

Demo indicates if the instance is in demo mode.

instanceUrlstring

Instance URL is the URL of the instance.

commitstring

Commit is the current build commit of instance.

needsSetupboolean

NeedsSetup is true when the instance has no users yet and requires initial setup (creating the first admin account). Unlike a null admin, this stays false once any user exists, so an instance that has lost its admins is not mistaken for a fresh install.