Dashboard
Edit Article Logout

List all Subscription Preferences


Returns a list of all the subscription preferences.

Path Parameters
idstring
HTTP Response Examples
200
{ "Status": true, "Message": "", "Response": { "preferences": [ { "tenantid": 112, "id": 13, "total_opted_out": 1, "name": "Fitness and Walking", "description": "Get ready to get physical. Each Saturday, you’ll get content from us with expert-crafted fitness and walking advice and exercise plans. Whether you’re an avid exerciser or just starting out, we’ve got you covered with content for all fitness levels!" }, { "tenantid": 112, "id": 14, "total_opted_out": 0, "name": "Recipes and Nutrition", "description": "Each Tuesday, you’ll get dietitian-approved recipes and nutrition advice delivered to your inbox. Our team of experts will teach you everything you need to know about nutrition, common diets, and the different nutrients your body needs. Plus, they’ll serve up tasty recipes you’ll love, no matter your dietary preferences." }, { "tenantid": 112, "id": 15, "total_opted_out": 0, "name": "Victory Stories and Weight Loss", "description": "Keep an eye on your inbox for your dose of inspiration every Wednesday. You’ll learn how people across the country have used MyFitnessPal to achieve their unique health and fitness goals. Grab their best tips plus advice from registered dietitians on sustainable weight loss and long-term health." } ] } }

How helpful was this article?

👍 or 👎

Related Articles