# 我的 --- API 清單 - 我的[APP] - [健康分析](#健康分析) --- ## 健康分析 ```url GET /my/health-analysis ``` #### Request 欄位 | 型態 | 必填 | 預設 | 說明 ---|---|---|---|--- #### Response 欄位 | 型態 | 說明 --- | --- | --- sport | boolean | 是否有運動記錄 diet | boolean | 是否有飲食記錄 ```javascript { "httpCode": 200, "result": { "data": { "sport": true, "diet": true } } } ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up