Legacy Dev Forum Posts

 View Only

Sign Up

Audit Log for User Profile Update

  • 1.  Audit Log for User Profile Update

    Posted 06-05-2025 18:25

    mostafaawad | 2023-03-19 09:36:40 UTC | #1

    Hi everyone,

    I'm trying to use the Audit Logs API POST /api/v2/audits/query/realtime and the result below is not showing who did this update action:

    { "id": "63b14c71-235e-4f02-bed2-f0f9859802d1", "user": { "id": "14dbbda9-d207-445a-aeba-e6c1cd7d6685", "name": "D-Ali Alghamdi - 11016944", "selfUri": "/api/v2/users/14dbbda9-d207-445a-aeba-e6c1cd7d6685" }, "client": { "id": "" }, "remoteIp": [ "217.12.235.10" ], "serviceName": "Directory", "level": "USER", "eventDate": "2023-03-05T10:30:03Z", "action": "Update", "entity": { "id": "14dbbda9-d207-445a-aeba-e6c1cd7d6685" }, "entityType": "User", "status": "SUCCESS", "application": "", "initiatingAction": {}, "transactionInitiator": false, "propertyChanges": [ { "property": "name", "oldValues": [ "D-Ali Alghamdi" ], "newValues": [ "D-Ali Alghamdi - 11016944" ] } ], "context": {}, "entityChanges": [] }

    Is there any way to identify who did this update action or what is its user ID?


    mostafaawad | 2023-03-21 08:24:03 UTC | #2

    Appreciate if anyone could support in this.


    mostafaawad | 2023-03-25 02:20:08 UTC | #3

    Appreciate it if anyone could support this.


    system | 2023-04-25 02:20:30 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 18987