Get Audit Records for User's Profile

Note: The correct URL for this API is GET https://customer.my.onetrust.com/api/audit/v1/users/{userId}/activities

Use this API to retrieve a list of changes for an identified user using userId path parameter.

Additional Information

  • The list includes changes to the user's profile, roles, and organizations.
  • This API response does not include changes made by the identified user.

Example Request

GET https://{hostname}/api/audit/v1/users/{userId}/activities

GET https://trial.onetrust.com/api/audit/v1/users/{userId}/activities

Language
Authorization
OAuth2