Share via

Getting achievements code

Lam Duop Lam 0 Reputation points
2026-02-20T13:02:30.3333333+00:00

How can I get acheivement code after completing the badge?

Community Center | Not monitored
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Julian Sharp 16,636 Reputation points
    2026-02-20T20:47:46.7633333+00:00

    If you are referring to achievement codes on Microsoft Learn profile, these are provided when you attend an instructor-led course only

    0 comments No comments

  2. Q&A Assist
    2026-02-20T13:02:40.62+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To get the achievement code after completing a badge, you will need to query the Achievements service to see which unlocked achievements have in-app rewards. This is done by using the XblAchievements* APIs or the RESTful Achievements URIs. When your title launches or resumes from suspension, it should check for any achievements that might have been unlocked while it wasn't running or was running on another console. This will allow you to retrieve the reward code associated with the achievement you completed.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.