| http_get | R Documentation |
Internal function to make authenticated GET requests to Lifebit Platform API.
http_get(profile, endpoint, query_params = list())
profile |
List. Profile configuration from load_profile(). |
endpoint |
Character. API endpoint path (without base URL). |
query_params |
List. Query parameters to include in request. |
Parsed JSON response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.