Activities
Get Activity
Returns the given activity that is owned by the authenticated athlete. Requires activity:read for Everyone and Followers activities. Requires activity:read_all for Only Me activities.
We strongly encourage you to display the appropriate attribution that identifies Garmin as the data source and the device name in your application. Please see example below from VeloViewer (that provides an attribution for a Garmin Forerunner device).

get/activities/{id}
Path parameters
idinteger required
The identifier of the activity.
Query parameters
include_all_effortsboolean
To include all segments efforts.
Response
The activity's detailed representation.
DetailedActivity required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.