Who am I - API query - Unique ID doesn't match

Hello everyone, I have started to test the APIs, but when I run the Who Am I, the Unique ID doesn't match the one in my console, every two characters they swap positions. I also use the method from the PC looking for Unique ID in C:\ProgramData\Sophos\Management Communications System\Endpoint\Persist\EndpointIdentity.txt and HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Sophos\AutoUpdate\

Does it only happen to me? it's a bug? is it normal for it to appear like this? or maybe is a config to do in my Postman app? I'm really new using APIs Slight smile

Thanks in advance,

Carlos Rengifo

  • FormerMember
    0 FormerMember

    No, this is expected. The one in the API is the canonical ID for the API. The one in the UI and endpoint for those systems. Basically, use the one from the API to interact with the API.