List Segment Efforts
GET {{baseUrl}}/segment_efforts?segment_id=<integer>&start_date_local=<datetime>&end_date_local=<string>&No Name=<string>&No Name=<string>
Returns a set of the authenticated athletes segment efforts for a given segment. Requires subscription.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
segment_id | string | The identifier of the segment. | |
start_date_local | string | ISO 8601 formatted date time. | |
end_date_local | string | ISO 8601 formatted date time. | |
No Name | string | ||
No Name | string |