/
RX
rxfoodapp
/
InnerAnalytics MNT Server
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 7h ago
Details
Filter operations
admin
27
post
Close and archive a user's account
post
Deactivate a user's account
post
Send a reminder email to patients who are registered but not active
get
Retrieve food log report
get
Retrieve daily sheets report
get
Retrieve food log report
get
Retrieve food log report
get
Retrieve detailed subscription data with additional metrics
get
Retrieve subscription data
get
Search people, clinics, and hospitals
get
Get food items updated between two dates
get
Rebuild the FoodResponse Cache. Runs as a background process.
post
Spell check a food item
get
Get current email admin report
get
Get all custom items between two dates
get
Get all custom items tied specifically to an MPQ
get
Get all custom items, grouped by name
get
Get current email admin report
get
Get current archived email report
get
Get quality assurance data
get
Get missing food photos
get
Get summary of patient nutrient intake, aggregated by date
get
Get current email admin report
get
Get quality assurance data
get
Get quality assurance data
get
Patient Report metrics to summarize reports
get
Get user information by user_id. Do NOT use this api to fetch current user, use /users/current instead.
advisor-chat
7
auditor feedback
3
bookmarks
10
careteam
5
cgm
18
chef-admin
3
clinic
10
clinic link
1
clinic_invitation
1
clinician
1
clinician link
6
clinician tip
4
clinician_guidance
5
cliniko-booking
9
daily consumption
1
data review
71
data_management
23
database
2
diet restrictions
6
emotion
6
emotional_health
5
eval
1
exercise
7
food
83
goal
10
guided health
3
health_data
1
health_targets
11
hospital
31
image-detection
1
insights
2
internal
8
meal
27
meal_push_questions
6
meal-plan
20
meal-suggestions
1
media
2
medication
5
metrics
11
mindfulness
5
mobile-proto
1
motivations
6
movano
3
nft-summary
1
nlp
6
notification-engine
1
nutrition
2
nutrition-plan
7
oauth
6
openai
3
partner
3
partner-admin
12
partner-oauth
13
patient
29
patient_report
24
patientAppData
5
patients onboarding
5
privacy
1
recipes
30
reporting
63
shopping
15
sleep
5
steps
1
streak
1
stress
5
subscription
16
substitution suggestion
1
supplement
4
support
1
support meal trace
1
support-help
2
system
1
tasks
1
telemetry
2
test
1
testing
6
translations
1
user
7
user-surveys
4
water
3
webhook
12
weekly_reports
4
weight
5
admin
Get user information by user_id. Do NOT use this api to fetch current user, use /users/current instead.
get
/users/{user_id}
Path parameters
user_id
integer
required
Response
successful operation
UserResponse
required
active
boolean
nullable
country_of_residence
string
nullable
created_time
string
date-time
email
string
email_verified
boolean
first_name
string
id
integer
is_internal
boolean
nullable
last_name
string
locale
string
nullable
password
string
phone_number
string
nullable
registered
boolean
nullable
state
string
nullable
updated_time
string
date-time
use_fast_entry_audio
boolean
nullable
use_fast_entry_photo
boolean
nullable
use_fast_entry_text
boolean
nullable
use_local_photo
boolean
nullable
use_search_by_photo
boolean
nullable
use_search_by_text
boolean
nullable
zipcode
string
nullable
Changes