SDKPythonRoleget_roleVersion: 2.0.0On this pagegetRoleGet a single tenant role, if such role exists.Parametersrole_id - The id of the role. This can also be the role key.Implementationroles = await permit.api.get_role(role_id)