Skip to main content

Trophy

NameTypeDescription
trophyIdnumberUnique ID for this trophy (unique within the title and not just the group).
trophyHiddenbooleantrue if this is a secret trophy (ie. further details are not displayed by default unless earned).
trophyType"bronze" | "silver" | "gold" | "platinum"The trophy grade.
earnedbooleantrue if this trophy has been earned.
earnedDateTimestringAn ISO 8601 string representing the date the trophy was earned. Only returned if earned is true. eg: "2021-08-15T21:22:08Z"
trophyDetailstringDescription of the trophy.
trophyEarnedRatestringPercentage of all users who have earned the trophy.
trophyGroupIdstringID of the trophy group this trophy belongs to. A game's standard set of trophies will have a value of "default", whereas DLC increments in values such as "001" and "002".
trophyIconUrlstringURL for the graphic associated with the trophy.
trophyNamestringName of the trophy.
trophyProgressTargetValuestringIf the trophy tracks progress towards unlock, this is the total required to achieve the unlock. This is included on PS5 titles only, and only if the trophy itself tracks progress (ex: Diablo II: Resurrected).
trophyRareTrophyRarityRarity of the trophy.
trophyRewardImageUrlstringURL for the graphic associated with the reward. This is included on PS5 titles only, and is only returned if the trophy has a reward associated with it.
trophyRewardNamestringName of the reward that earning the trophy grants. This is included on PS5 titles only, and only if the trophy itself has a reward associated with it.