GET fitbit - ocariot/api-gateway GitHub Wiki

Description

Retrieve app data on Fitbit platform. With this information, customers can use OAuth2 for fitbit authentication and authorization.

Permissions:

  • Application, Child, Educator, Family, and HealthProfessional users can retrieve application data on the Fitbit platform. Information used when these users are using OCARIoT DA (Android).

Scope

external:sync

URL

GET https://localhost/v1/fitbit

Curl example

curl -X GET "https://localhost/v1/fitbit" -H "accept: application/json"

Response body