---
title: "Totals"
method: GET
path: "/app/totals/"
tags: ["app"]
---

# Totals

`GET /app/totals/`

Total values for calories, distance, steps, points and activity duration over all profiles in the app.

## Response `200`

OK

- AppTotals[]
  - `total_calories` number
  - `total_distance` number
  - `total_steps` number
  - `total_points` number
  - `total_activity_duration` unknown

---

[API](https://skmtc.net/wefitter/apis/wefitter-api.md) · [All operations](https://skmtc.net/wefitter/apis/wefitter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wefitter/wefitter-api/revisions/52b0eb5e8b96/schema)
