🎉 OneTrust 202211.1.0 Released!
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202211.1.0.
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.
Consent & Preference Management
- Search by Additional Identifiers: Updated the following APIs to support data subjects with multiple identifiers. This enhancement allows you to search for a data subject by passing an additional identifier in the header of the API to retrieve the data subject to which the additional identifier is associated.
- GET /v2/datasubjects
Updated API
- GET /v3/datasubjects/profile
Updated API
Preview
- GET /v3/datasubject-profiles
Updated API
Preview
- GET /v2/datasubjects
- Support for Multiple Identifiers: Updated the following APIs to support data subjects with multiple identifiers. When consent is generated against one of the additional identifiers through the POST /v1/consentreceipts API, those changes will now be reflected when calling the /v3/datasubject APIs.
- GET /v3/datasubjects/profile
Updated API
Preview
- GET /v3/datasubject-profiles
Updated API
Preview
- GET /v3/datasubjects/profile
- 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.
- GET /v3/datasubjects/profile
Data Catalog
- Get Data Asset Information for a Given Data Source: Added API to retrieve the details of all data assets including associated terms and tags for a data source. This enhancement allows you to review metadata about the child objects under a specified data source.
PIA & DPIA Automation
- Resolved an issue in which incorrect timestamp format in the Get Assessment Details API caused loading errors.
- GET /v2/assessments/{assessmentId}/export
Updated API
- GET /v2/assessments/{assessmentId}/export