Get push template
Future<String> getPushTemplate() async { return _int.api.send<String>(UserPushTemplateGetRequest()); }