Gets information about the delegated server for server-server communication.
GET {{baseUrl}}/matrix/server
Gets information about the delegated server for server-server communication between Matrix homeservers. Servers should follow 30x redirects, carefully avoiding redirect loops, and use normal X.509 certificate validation.
RESPONSES
status: OK
{"m.server":"delegated.example.com:1234"}