Developers
V1MeSteps

Today's step total, from stored observations

GET
/me/steps
AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

curl -X GET "https://example.com/me/steps"
{  "total": 0,  "buckets": 0,  "since": "string"}