Full-Stack Implementations

API Endpoints

To create graphs and charts using the API endpoints:

  1. Refer to POST /projects/{projectId}/graphql in Platform API Endpoints in the API reference to fetch individual participant results data.
  2. Develop your own graphs and charts to display the information as needed for your use case.

Web Portal

We recommend using the Samsung Health Stack web portal to view individual participant records. The web portal logs individual participants’ average records per data class. The reports include data such as average step count or average heart rate. You can view the records of:

  • A specific participant.
  • A participant relating to a datapoint of interest.

To view individual participant records using the web portal:

  1. Refer to Viewing Individual Results in the web portal user guide.