🎉 OneTrust 6.35 Released!

We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 6.35.

👍

For more information about the release and our product updates in the OneTrust application, refer to the OneTrust Release Notes page. Learn more about environment maintenance on the Current and Historic Maintenance page, and subscribe to proactive environment notifications on our System Status and Scheduled Maintenance page.

Universal Consent & Preference Management

  • Export Duplicate Data Subjects: Added API to export the list of any duplicate data subjects resulting from the Schedule Job to Find Duplicate Data Subject API. This allows users to receive a notification when the export is available within the OneTrust application if mergeRequestId is referenced in the path and a userId is referenced in the header.
  • Data Subjects V3: Added the following APIs to retrieve either a single data subject profile or a list of all data subject profiles. These APIs are designed to be used in synchronous workflows and will remain available during maintenance periods.
    • GET /v3/datasubjects/profile New API Preview

      This API is under preview beginning in OneTrust 6.32. The response will return results for newly created data subjects after the preview request is enabled.

    • GET /v3/datasubject-profiles New API Preview

      This API is under preview beginning in OneTrust 6.34. The response will return results for newly created data subjects after the preview request is enabled.

OneTrust 6.35.3

  • Updated API Response: Rolled back a change to the API response that was triggered when passing an identifier that does not exist. The API will continue returning a 200 response code for this scenario to maintain backwards compatibility.