getHomeserverTerms

abstract suspend fun getHomeserverTerms(baseUrl: String): TermsResponse

Get the homeserver terms, from the register API. Will be updated once https://github.com/matrix-org/matrix-doc/pull/3012 will be implemented.