---
title: "Get Segment Effort"
method: GET
path: "/segment_efforts/{id}"
tags: ["SegmentEfforts"]
---

# Get Segment Effort

`GET /segment_efforts/{id}`

Returns a segment effort from an activity that is owned by the authenticated athlete. Requires subscription.

## Path parameters

- `id` integer, required

## Response `200`

Representation of a segment effort.

- DetailedSegmentEffort — 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)
