Skip to main content

/users/xuid()/achievements//

Returns details about the achievement, including its configured metadata and user-specific data.
Note:
Only supported for the platform.
The domain for these URIs is achievements.xboxlive.com.

URI parameters

| Parameter| Type| Description| | --- | --- | --- | --- | | xuid| 64-bit unsigned integer| XBOX User ID (XUID) of the user whose resource is being accessed. Must match the XUID of the authenticated user.| | scid| GUID| Unique identifier of the service configuration whose achievement is being accessed.| | achievementid| 32-bit unsigned integer| Unique (within the specified SCID) identifier of the achievement that is being accessed.|

Valid methods

GET (/users/xuid()/achievements//)   Gets the details of the Achievement.

See also

Parent
Achievements URIs
Last modified on August 20, 2026