SELFASSESSMENTS
Introduction
App symptom trackers is a cms service intended to deals with symptom tracker using mobile application with the help of questionnaires
End Point's
| Si No: | API | Version | Note |
|---|---|---|---|
| 1. | List Impression History | v1 | Fetch the list of symptoms history whose id matches with the given user id. |
| 2. | Get Questionnaire for symptoms | v1 | Fetch the questionnaire for the given symptom id. |
| 3. | Save Symptoms | v1 | Save the self assessment of symptoms. |
| 4. | Symptom Summary View | v1 | Get the data for symptom summary view. |
| 5. | Remove symptom's impression | v1 | Remove the impression of a symptom of the user from summary view. |
| 6. | List accounts impression history | v1.1 | Fetch the list of impression of the symptom of users for the given account id. |
| 7. | List user environment ids | v1 | Fetch the list of user environment ids for the given app client id and filters for scheduling the events. |