/users/xuid({xuid})/achievements/{scid}/{achievementid}
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({xuid})/achievements/{scid}/{achievementid})
Gets the details of the Achievement.