Get server status information
GET /statusParameters:
Response:
Content-Type: application/jsonBody: see below
The JSON data returned comprises the following properties:
{recipe: "default"}For example:
{
"username": "",
"anonymous": true,
"read_only": false,
"space": {
"recipe": "default"
},
"tiddlywiki_version": "5.1.18"
}