Get the implementation name and version of this homeserver.

GET {{baseUrl}}/version

Get the implementation name and version of this homeserver.

RESPONSES

status: OK

{"server":{"name":"My_Homeserver_Implementation","version":"ArbitraryVersionNumber"}}