-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Is there a limitation to the health connect platform or why am I not getting all the entries from the gateway?
for example, steps not showing at all for today, heartRate just some of it.
curl
--request POST 'https://api.hcgateway.shuchir.dev/api/v2/fetch/steps'
--header "Authorization: Bearer TOKEN"
--header "Content-Type: application/json"
--data '{
"queries": {
"start": {
"$gte": "2025-06-16T00:00:00Z",
"$lte": "2025-07-15T23:59:59Z"
}
}
}'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels