Returns information about this server.
This method can be called without an access token.
Parameters
This method does not take any parameters.Result
An object:
The domain of this server.
The display name of this server.
The long description of this server (HTML).
The short description of this server (HTML).
The version of Smithereen running on this server.
The server policy, as displayed on /system/about (HTML).
The server rules. If there are translations, the returned strings will be different depending on the language (the lang parameter or the current user’s setting).
Rule identifier.
The short title of this rule.
The description of this rule.
The server administrator’s email.
The array of user objects representing the server administrators.
The sign-up mode currently in effect on this server.
open– Anyone can freely register on their own.closed– This server does not accept new users.invite_only– New users can only register by an invitation from an existing user.manual_approval– New users can submit requests to the server staff and can only register after their request has been accepted.
Information about the API versions that this server supports. The version numbers have the format of major.minor.
It is intended that forks will add their own fields to this object, enabling apps to easily discover which extensions this server supports and which versions they are.
The maximum core Smithereen API version supported by this server.
Information about the limitations that this server imposes on uploaded files.
The maximum size of an image file in bytes.
The maximum image dimensions, on each side, in pixels.
The MIME types of image formats supported by this server.
Server statistics.
How many local user accounts exist on this server.
How many of the local users have been active in the last month.
How many local groups exist on this server.