Members List
Get the information of all available members
Use the members
query to list the information of a all available members.
Available fields
Field name
Type
Description
name
String
Member name
birthdate
Date
Member birthdate
phone
String
Member's phone
memberSince
Date
Date when the member has joined the TeleWellness Portal.
biologicalSex
biologicalSex
The biological sex of the user. Valid values are MALE
and FEMALE
activityLevel
ActivityLevel
User's weekly activity level. Valid values are NOT_ACTIVE
, EXERCISE_1
(1 - 2 times per week) and EXERCISE_2
(3+ times per week)
startingWeight
Float
The user's current weight. Expressed in kilograms.
targetWeight
Float
The user's target weight. Expressed in kilograms.
weeklyWeightGoal
WeeklyWeightGoal
User weekly weight-related goal. Valid values are:
MANTAIN:
maintain the weight,
GOAL_1:
lose 0.5 lb,
GOAL_2:
lose (1 lb),
GOAL_3:
lose (1.5 lb),
GOAL_4:
lose (4 lb)
goalsOn
Boolean
True if the goals functionality is enabled. Requires all other parameters to be set.
lastLogin
DateTime
Date of the member's last login
program
Object that returns the program information assigned to the member
restrictions
Object that returns the information of the restrictions applied to the member
Examples
query {
members {
edges {
node {
id
name
email
birthdate
weight
height
lastLogin
memberSince
restrictions {
name
isOnProgram
}
}
}
}
}
{
"data": {
"members": {
"edges": [
{
"node": {
"id": "TWVtYmVyOjBhMTA3YWM5LTg4Y2EtNGJkYy1iOTdhLWIyODE4NDA1ODVjZA==",
"name": "Liliana Iriarte S.",
"email": "lizalina@gmail.com",
"birthdate": "1993-01-25",
"weight": null,
"height": 1.651,
"lastLogin": null,
"restrictions": [
{
"name": "Chickpeas",
"isOnProgram": false
},
{
"name": "Almonds",
"isOnProgram": false
},
{
"name": "Sunflower seeds",
"isOnProgram": false
},
{
"name": "All nuts",
"isOnProgram": false
},
{
"name": "Sole",
"isOnProgram": false
},
{
"name": "Egg yolk",
"isOnProgram": false
},
{
"name": "Lectins",
"isOnProgram": false
},
{
"name": "Salt",
"isOnProgram": false
},
{
"name": "Whole grain",
"isOnProgram": false
},
{
"name": "Pasta",
"isOnProgram": false
},
{
"name": "Soy",
"isOnProgram": false
},
{
"name": "Fish",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjBiMTM1YjY0LWU4N2ItNGU2NS04MzZiLWYyNTFlN2QwYWI1NA==",
"name": "Andrea Leary",
"email": "Andrea.Leary1@optum.com",
"birthdate": "1990-07-14",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjBjNDY4YzAyLWY5ODMtNDhkNi04OTEzLWExNWY3MWNmNDIzMg==",
"name": "Shai Rozen",
"email": "shai+1@suggestic.com",
"birthdate": "1980-01-01",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjBkODJhNjVkLWI5NzMtNDljNi05ZjMyLThhMDYwOWRiNzhjZA==",
"name": "Hilary Whalen test invite",
"email": "hilary.whalen17@gmail.com",
"birthdate": "1947-12-31",
"weight": null,
"height": 1.651,
"lastLogin": "2021-07-09T15:29:02.611485+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjBmNjdjNWEwLWQ5MjMtNDY5ZS05YTI4LWIxYzA2MTc2ZGIyMg==",
"name": "Stacia Burton",
"email": "stacia@suggestic.com",
"birthdate": "2022-01-25",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjEwZjQ2MGEyLWMyZmYtNDMzZS04MmEwLTEyYThjMTUwYTI1MQ==",
"name": "Walther Lee",
"email": "walther@suggestic.com",
"birthdate": "1994-02-12",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjExYzVmMTY5LWJjODYtNDQ1ZC05OGE3LTI4YmRmZGNmOGM3Nw==",
"name": "Ángel",
"email": "angeltellez@suggestic.com",
"birthdate": "2005-01-31",
"weight": null,
"height": 0.0111558156547184,
"lastLogin": "2021-12-31T20:02:39.079689+00:00",
"restrictions": [
{
"name": "Soy",
"isOnProgram": false
},
{
"name": "Dairy",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjE2ODU0YTkwLWQ4NDQtNGYwYi05MWIxLTVjOTJiNWZkMjRiYQ==",
"name": "Courtney Carufel",
"email": "courtney.carufel@uhc.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-07-07T00:25:21.099573+00:00",
"restrictions": [
{
"name": "Non-Vegetarian Animal Origin",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjE4OTE0Zjk4LTFlZDItNGMwYS04NWNjLTNiMDlkNjJhZTBiZQ==",
"name": "Henry",
"email": "henry@gmail.com",
"birthdate": "2021-07-30",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjIyYzZlMDg3LTUwNTMtNDI1Ny04ODc1LTZhOWYwMjE2YjYyZA==",
"name": "Walther 5",
"email": "walther+9@suggestic.com",
"birthdate": "1992-02-02",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjIyZTc4OTVmLTM1MDgtNDA4ZS1hOTI4LWYyZDJlYmRlZjEyZQ==",
"name": "yonder",
"email": "yonder+8@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-08-25T17:08:48.210905+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjJlOTczOTExLWQxMjEtNDY3Zi1hMDYxLTJkMDJiNjg3MjQ0OA==",
"name": "Ishika Shah",
"email": "ishika.shah@uhc.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-07-09T17:46:54.958886+00:00",
"restrictions": [
{
"name": "Fish",
"isOnProgram": false
},
{
"name": "Gluten",
"isOnProgram": false
},
{
"name": "Red meat",
"isOnProgram": false
},
{
"name": "Shellfish",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjMzYjQ3YWI3LTk1YTYtNGYwYS1hNWNlLTJiN2RjMWEwNjYwOQ==",
"name": "Pedro M",
"email": "pedro@suggestic.com",
"birthdate": "1990-07-10",
"weight": null,
"height": 3.0226,
"lastLogin": "2021-12-20T16:04:02.765300+00:00",
"restrictions": [
{
"name": "Dairy",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjM2NDA2ZTA4LWJiY2EtNDU3My1hYjhlLTdkMDY4ZGVjNTEwZA==",
"name": "Walther 5",
"email": "walther+7@suggestic.com",
"birthdate": "1992-02-02",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjM2OWExNDM0LWY4ZTktNGE5My1hYjUxLTNmYTlkNzMzMGQwYw==",
"name": "Jacqueline Hager",
"email": "jacqueline.hager@rallyhealth.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjM3NzVhNjUzLWI0Y2ItNGM0Mi1iYzQxLTQ2ZTFkYTc2ZDY3OA==",
"name": "yonder",
"email": "yonder+2@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-08-10T19:58:29.028205+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjM5YjhiYjQ5LTg5NjYtNDljYi04MjcwLTgwOWU2NzA0ODQ4Yg==",
"name": "yonder",
"email": "yonder@suggestic.com",
"birthdate": "1996-07-06",
"weight": null,
"height": 0.01524,
"lastLogin": "2021-10-15T20:29:33.617455+00:00",
"restrictions": [
{
"name": "Fish",
"isOnProgram": false
},
{
"name": "Dairy",
"isOnProgram": false
},
{
"name": "Egg",
"isOnProgram": false
},
{
"name": "Gluten",
"isOnProgram": false
},
{
"name": "Cottage cheese",
"isOnProgram": false
},
{
"name": "Yogurt",
"isOnProgram": false
},
{
"name": "Shrimp",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjNkOTRkNjEwLWFmZGEtNDNjNC1iYjkxLWE2ODVlMTVlMzE2Yg==",
"name": "maria",
"email": "mangulo+5@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjQzODUwMDRkLTJiYmYtNDcwMi1iNjBmLWQ0MTg5NDhlMjU4NQ==",
"name": "Shai Test",
"email": "shai+test22@suggestic.com",
"birthdate": "1936-12-26",
"weight": null,
"height": 1.8,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjQ3OWI4MDhlLWVkODUtNDEyOS1hZmQ0LTI3N2Q2NTA3Y2QxYQ==",
"name": "Shai Rosen T",
"email": "shai+newit@suggestic.com",
"birthdate": "1983-07-28",
"weight": null,
"height": 1.8034,
"lastLogin": "2021-07-27T02:01:01.916630+00:00",
"restrictions": [
{
"name": "Soy",
"isOnProgram": false
},
{
"name": "Rye",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjQ4NzI0ODljLTQ3MzctNGJiNC1iZTg0LTVkZjE5M2YwMTZmYQ==",
"name": "Amy McAllister 2",
"email": "amy.mcallister@rallyhealth.com",
"birthdate": "1965-07-09",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjQ5ZWM4MmJlLWU0YTEtNGU2Mi05MDE5LTk4YzE4YTk1M2ZhYQ==",
"name": "Margaret Mcmurray",
"email": "margaret.mcmurray@optum.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-08-18T19:10:01.620822+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjRhYWE4ZTI4LWQ1MWItNDg0YS1hM2M0LWRlZmFlMDY0ZGQ5NA==",
"name": "yonder",
"email": "yonder+9@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-08-26T00:21:36.661157+00:00",
"restrictions": [
{
"name": "Non-Vegetarian Animal Origin",
"isOnProgram": false
},
{
"name": "Non-Vegetarian Animal Origin",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjRjODc5NDQyLTVjNmQtNDI3YS05YWQ4LWQwNjJmMzJhZWMyMw==",
"name": "andres vigorena",
"email": "andres@suggestic.com",
"birthdate": "1988-06-30",
"weight": null,
"height": 0,
"lastLogin": null,
"restrictions": [
{
"name": "Swordfish",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjRmZjA5Y2UzLTUzNTAtNGZjNS04MmUwLWRiMGIxZTlkYzIyNA==",
"name": "Walther Lee",
"email": "walthere.lee+splus@gmail.com",
"birthdate": "1994-05-30",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjUxY2QzZTQwLTMzODAtNDlmZC04MWRiLTI2ZjhkZGEyMTY5ZQ==",
"name": "Walther 5",
"email": "walther+6@suggestic.com",
"birthdate": "1992-02-02",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjUyODM2YWZjLTYwMDUtNGVkZS05ZDdhLTMwN2Y5ZmM3Zjk1MA==",
"name": "Hilary Whalen",
"email": "hilary_whalen@uhc.com",
"birthdate": "1999-07-09",
"weight": null,
"height": 1.651,
"lastLogin": "2021-07-27T17:37:40.445356+00:00",
"restrictions": [
{
"name": "Dairy",
"isOnProgram": false
},
{
"name": "Gluten",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjU5MGEzNzNkLTJhMDQtNDQxNC04ODhhLTA2MDFmZGRkOWViOA==",
"name": "maria",
"email": "mangulo@suggestic.com",
"birthdate": "1994-09-15",
"weight": null,
"height": 0.0157278712509144,
"lastLogin": "2021-09-10T20:20:57.585192+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjU5YWIxMzZlLTAyZmUtNGVmMi1iZmE0LWE0MzM1ODFkZTFiNA==",
"name": "Walther 5",
"email": "walther+5@suggestic.com",
"birthdate": "1992-02-02",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjVhYTA0N2E1LTA4NzctNDNlMC1iNWI5LThkOWY0Y2I4ODBhNQ==",
"name": "Shai Rozen 2",
"email": "shai+testfirstname@suggestic.com",
"birthdate": "2000-07-12",
"weight": null,
"height": 0,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjVjMWYzY2IyLWIxNGMtNDkwNy1hNDE2LWVjNjUzZDNiZjM4NQ==",
"name": "Sylvester Brown",
"email": "plus+test3@suggestic.com",
"birthdate": "1932-12-31",
"weight": null,
"height": 1.8542,
"lastLogin": "2021-06-30T17:36:21.610901+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjVlZDk5MjMyLWNhMTMtNGE2NS05MmIyLWZjMDk4ZjgyOWUwNA==",
"name": "Elizabeth Smith",
"email": "liliana.iriarte.sanabria@gmail.com",
"birthdate": "1980-06-17",
"weight": null,
"height": 1.5748,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjYxMGM4ZTM5LTgxMTAtNDA1Yi1hMjBmLTMxZGRlODgxNWIzYg==",
"name": "Walther 3",
"email": "walther+3@suggestic.com",
"birthdate": "1988-02-02",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjY4ZDUwN2NkLTA4ODctNDVkNC1iZThmLTY4NDQzZWZiZmRlMw==",
"name": "Jane",
"email": "demo@suggestic.com",
"birthdate": "1984-08-02",
"weight": null,
"height": 0.0182882223847842,
"lastLogin": "2022-01-17T19:13:35.351694+00:00",
"restrictions": [
{
"name": "Egg",
"isOnProgram": false
},
{
"name": "Fish",
"isOnProgram": false
},
{
"name": "Peanut",
"isOnProgram": false
},
{
"name": "Red meat",
"isOnProgram": false
},
{
"name": "Shellfish",
"isOnProgram": false
},
{
"name": "Soy",
"isOnProgram": false
},
{
"name": "Non-Vegetarian Animal Origin",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjY5YjEzMmEwLTUyNTItNDAzMy1iMTYwLTA3NWFhNWZlNGE5Zg==",
"name": "Jessica Jimenez",
"email": "k.jessica.jimenez@gmail.com",
"birthdate": "1983-08-21",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjZjODEyYTdiLThmNjQtNDUxYi04NDNkLWVjMmM5ODUxNThmNw==",
"name": "Aleksej Lazanski",
"email": "aleksej@suggestic.com",
"birthdate": "1994-12-23",
"weight": null,
"height": 0.005334,
"lastLogin": "2021-12-24T10:03:44.226289+00:00",
"restrictions": [
{
"name": "Soy",
"isOnProgram": false
},
{
"name": "Tree nuts",
"isOnProgram": false
},
{
"name": "Non-Vegetarian Animal Origin",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjc5NzRjYzg3LTdiZGUtNDc4OC1iMDYzLWEwZDljMTZmZWM3Zg==",
"name": "Shai Rozen Goals",
"email": "shai+goalstest@suggestic.com",
"birthdate": "1983-06-28",
"weight": null,
"height": 1.8034,
"lastLogin": "2022-01-03T18:36:25.365632+00:00",
"restrictions": [
{
"name": "Shellfish",
"isOnProgram": false
},
{
"name": "Dairy",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjdhNjhlODc1LTYwNGEtNDMzYi1iN2IwLTY4ODljMTIzZTQ0YQ==",
"name": "Lenard Rames",
"email": "ernesto+member@suggestic.com",
"birthdate": "1980-07-01",
"weight": null,
"height": 1.8288,
"lastLogin": "2021-09-17T18:08:05.773569+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjdjZDlhNGVmLWY5YWYtNGZiMS1iOGZmLWQ5YWQxYzZjZGFiZg==",
"name": "Pedro",
"email": "pedroUHC@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-07-12T17:09:31.369514+00:00",
"restrictions": [
{
"name": "Dairy",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOjg4YjEzNDAwLWQ5MTYtNDJjNC1iY2ViLWVkNzI4MmJiMDJkYQ==",
"name": "Walther Lee",
"email": "walther+a@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjhlMzBjOGY4LThiMmYtNDYyNy05NWRiLTIxNmExNmI2Y2VjZQ==",
"name": "Walther 4",
"email": "walther+4@suggestic.com",
"birthdate": "2021-10-26",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjhlYTkxMjlmLWU2MmUtNDYyZC1iOWEwLTlhMjFkYmMzM2Y2NA==",
"name": "Jeroen member 3",
"email": "jeroen+member3@suggestic.com",
"birthdate": "2000-11-30",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOjlkOTkzNWE4LTJiOTYtNGJiZi05ZmNlLWExNWMxMzUxNzAzYw==",
"name": "Walther 5",
"email": "walther+8@suggestic.com",
"birthdate": "1992-02-02",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmExYzgxNDgxLTFlYzYtNDg0OC05OTRhLWQ5ZmFiYjkwMTg0Zg==",
"name": "Nico",
"email": "nicolas@suggestic.com",
"birthdate": "2021-11-11",
"weight": null,
"height": 0.0225859546452085,
"lastLogin": "2022-01-07T13:55:39.201374+00:00",
"restrictions": [
{
"name": "Dairy",
"isOnProgram": false
},
{
"name": "Fish",
"isOnProgram": false
},
{
"name": "Egg",
"isOnProgram": false
},
{
"name": "Gluten",
"isOnProgram": false
},
{
"name": "Peanut",
"isOnProgram": false
},
{
"name": "Soy",
"isOnProgram": false
},
{
"name": "Shellfish",
"isOnProgram": false
},
{
"name": "Tree nuts",
"isOnProgram": false
},
{
"name": "Red meat",
"isOnProgram": false
},
{
"name": "All Animal Origin",
"isOnProgram": false
},
{
"name": "Non-Vegetarian Animal Origin",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOmE0NjYwNGRiLTBlNWQtNGVkYy1hNWI3LWYyYjc1ODA0MGI5ZQ==",
"name": "Amy Mcallister",
"email": "amy.mcallister@optum.com",
"birthdate": "1988-08-14",
"weight": null,
"height": 1.651,
"lastLogin": "2021-09-05T13:05:35.555050+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmFmNWM2NGMyLTZlYzgtNDc5MS1iYWZmLTQ2MzA0YWNjODBjMA==",
"name": "Jeroen van der Tuin member",
"email": "jeroen+member@suggestic.com",
"birthdate": "2021-10-31",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmI2NzFhNDNkLWViZDMtNDczOC1iNTdkLTYxMWFiZjdiM2VhMA==",
"name": "yonder",
"email": "yonder+3@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-06-30T15:05:32.303183+00:00",
"restrictions": [
{
"name": "Non-Vegetarian Animal Origin",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOmJkNTNlNGI3LWI2N2EtNDZhNC1hYWJlLWE2NDFjMGQ4Y2QzYQ==",
"name": "Victor Chapela",
"email": "victor@suggestic.com",
"birthdate": "1919-11-26",
"weight": null,
"height": 1.8796,
"lastLogin": "2021-12-14T00:40:02.534853+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmNmNTdiYmQzLWRjZTctNDAxNi1iNTQzLWMxMDgyOWMwOTQyZQ==",
"name": "Christa Castaneda",
"email": "christa.castaneda@optum.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-07-01T22:37:07.864546+00:00",
"restrictions": [
{
"name": "Gluten",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOmQwMTc3YzRiLTgxNWYtNGJiMC1iOGIyLWYxYjIwYjg0ZTk0YQ==",
"name": "Jenni Tester",
"email": "test@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2022-01-14T17:43:25.186322+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmQxZjNiNjgyLTA4M2YtNGFhOS1hZTU2LTAyZGEzYmM4Y2Y3Mw==",
"name": "Shai Rozen 3 test",
"email": "shai+3@suggestic.com",
"birthdate": "1986-07-03",
"weight": null,
"height": 0,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmQzMTRjMDNmLWI2MjQtNGI1My1iOWYyLWRhYWQ2ZTgzMmI5MA==",
"name": "lauren dehaai",
"email": "lauren.dehaai@uhc.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-07-12T14:18:37.515455+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmQzZTUzYTRmLWIzZWQtNDcyMy1iOGFlLWEyMjhjNzViMjFiMg==",
"name": " Irvin Parker ",
"email": "plus+test1@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-11-30T20:25:09.128177+00:00",
"restrictions": [
{
"name": "Soy",
"isOnProgram": false
},
{
"name": "Dairy",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOmQzZjg4OGZlLTkzMjItNDM4Ny05ZGM3LWM3ODAzNWY3Y2JkOA==",
"name": "Shai DOB",
"email": "shai+dobtest@suggestic.com",
"birthdate": "1983-02-06",
"weight": null,
"height": 0,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmQ1NzJmMjVlLWIzYzItNDg4Yy04ODRlLTJiNjMyYTQ0MmNlZQ==",
"name": "Shai Rozen 2",
"email": "shai33@suggestic.com",
"birthdate": "1980-04-01",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmQ2Nzk5MjdiLTM4MWEtNGFmNC1hZDI1LWE2N2NlNjU5MTM1Zg==",
"name": "Marilyn Phillips",
"email": "plus+test2@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-11-17T19:18:17.242761+00:00",
"restrictions": [
{
"name": "Egg",
"isOnProgram": false
},
{
"name": "Fish",
"isOnProgram": false
},
{
"name": "Tree nuts",
"isOnProgram": false
},
{
"name": "Dairy",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOmQ2YTcxZDFhLWNjZWMtNDk1Yi1hMWNmLTNjYTRkNjNiNmY5ZA==",
"name": "Albert Wilson",
"email": "plus+test4@suggestic.com",
"birthdate": "1988-06-29",
"weight": null,
"height": 1.5494,
"lastLogin": "2021-07-11T16:10:12.128646+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmQ5MDI5YmRhLTIyZjctNGZjNy04ZmQyLWU2ZGE2M2IwOWY4YQ==",
"name": "Shai Rozen Demo",
"email": "shai+demo1@suggestic.com",
"birthdate": "1980-01-01",
"weight": null,
"height": 1.8288,
"lastLogin": "2021-07-28T22:13:57.440458+00:00",
"restrictions": [
{
"name": "Dairy",
"isOnProgram": false
},
{
"name": "Gluten",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOmQ5MzFiNzBhLWE1OGItNDQyMC05MmM3LTE1ZjcyZjQ2ZGY4NA==",
"name": "Walther 2",
"email": "walther+2@suggestic.com",
"birthdate": "1989-10-05",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmQ5NGNlYTdjLTZhMTUtNDljOC1hYmQ0LWI5ZDk3ZjE0Nzg0ZQ==",
"name": "Test New User",
"email": "test24coaching@suggestic.com",
"birthdate": "1990-09-23",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmUyZmNmN2RiLTJmZTAtNDllYi05MzQzLTgzN2M3MzZlZTE3MQ==",
"name": "Scott Pilgrim",
"email": "scott-pilgrim-2@suggestic.com",
"birthdate": "1990-11-17",
"weight": null,
"height": 0,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmUzMTAwNTM3LTk3YTMtNDE0Zi1hYWY0LWI4ZGUzOGQ5MTQ1Yg==",
"name": "Wilmer",
"email": "wmendoza@teravisiontech.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": "2021-12-29T19:52:00.566653+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmUzY2I4MmE2LTk3NzItNDcyMi1iMjAwLWY2YzViYjRjMzRkZA==",
"name": "Courtney Allison",
"email": "plus+test@suggestic.com",
"birthdate": "1969-12-30",
"weight": null,
"height": 1.71,
"lastLogin": "2022-01-03T19:05:04.603791+00:00",
"restrictions": [
{
"name": "Egg",
"isOnProgram": false
},
{
"name": "Peanut",
"isOnProgram": false
},
{
"name": "Red meat",
"isOnProgram": false
}
]
}
},
{
"node": {
"id": "TWVtYmVyOmU5NGQ5Y2JhLTQyZWYtNDU2YS1hZGI2LWQwMDQ0N2I2ZmE1Yw==",
"name": "Jeroen the member 2",
"email": "jeroen+member2@suggestic.com",
"birthdate": "2000-12-08",
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmVjNjcxYzg3LTZjODgtNGYwOC05MDBkLTA2NzU3ZWVhZDE0Yw==",
"name": "Stephanie Garcia",
"email": "stephanieg861@gmail.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmVlN2U2MjJkLWY0M2UtNGJjNS1hNDNiLWNjYWFlMzhmMDVkZg==",
"name": "Michael Eaton",
"email": "michael_eaton@uhc.com",
"birthdate": "1994-01-20",
"weight": null,
"height": 1.7272,
"lastLogin": "2021-10-14T21:49:58.045170+00:00",
"restrictions": []
}
},
{
"node": {
"id": "TWVtYmVyOmY4ZTFjMmYzLTcwMjEtNDE3YS05MTMzLTgxMDE1MTYzODI2ZQ==",
"name": "Shai",
"email": "shai+test@suggestic.com",
"birthdate": null,
"weight": null,
"height": null,
"lastLogin": null,
"restrictions": []
}
}
]
}
}
}
Last updated