---
title: "Get Zones"
method: GET
path: "/athlete/zones"
tags: ["Athletes"]
---

# Get Zones

`GET /athlete/zones`

Returns the the authenticated athlete's heart rate and power zones. Requires profile:read_all.

## Response `200`

Heart rate and power zones.

- Zones — unresolved $ref

## Other responses

- `default` — Unexpected error.

---

[API](https://skmtc.dev/strava/apis/strava-api-v3.md) · [All operations](https://skmtc.dev/strava/apis/strava-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/strava/strava-api-v3/revisions/cbbf5860ef72/schema)
