Skip to content

Server version / build info

GET
/build-info

Returns the running server’s version string — the git tag baked in at build time via -ldflags "-X main.Version=...", or dev on an untagged build. Anonymous: the version is not sensitive and is useful for support, federation handshakes, and the admin About page (which renders it instead of a hardcoded stub).

Build info

object
version
required

Server version — the git tag baked in at build time, or “dev”.

string
Example
0.3.1

Unexpected server error

object
error
required

Human-readable error summary

string
Example
the request could not be completed