API: Retrieve administrative data

00001012070500 · Info · (manual) · #api #manual #zettelstore (all)

The endpoint /x allows you to retrieve some (administrative) data.

Currently, you can only request Zettelstore version data.

# curl 'http://127.0.0.1:23123/x'
(0 13 0 "dev" "f781dc384b-dirty")

If any of the three digits has the value -1, its semantic value is unknown. Similar, the two string might be empty.

HTTP Status codes

200

Retrieval was successful, the body contains an appropriate object.