Gets information about the server's capabilities.

GET {{baseUrl}}/capabilities

Gets information about the server's supported feature set and other relevant capabilities.

RESPONSES

status: OK

{"capabilities":{"m.change_password":{"enabled":false},"m.room_versions":{"default":"1","available":{"1":"stable","2":"stable","3":"unstable","test-version":"unstable"}},"com.example.custom.ratelimit":{"max_requests_per_hour":600}}}