Authorizations
Path Parameters
ID of the user.
Query Parameters
When set to 'true', returns both completed and incomplete achievements for the user. When omitted or set to any other value, returns only completed achievements.
true
Response
Successful operation
The unique ID of the achievement.
The name of this achievement.
The trigger of the achievement.
metric
, streak
, api
The description of this achievement.
The URL of the badge image for the achievement, if one has been uploaded.
The key used to reference this achievement in the API (only applicable if trigger = 'api')
The date and time the achievement was completed, in ISO 8601 format.
The length of the streak required to complete the achievement (only applicable if trigger = 'streak')
The ID of the metric associated with this achievement (only applicable if trigger = 'metric')
The value of the metric required to complete the achievement (only applicable if trigger = 'metric')
The name of the metric associated with this achievement (only applicable if trigger = 'metric')