🎉 OneTrust 202307.1.0 Released!
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202307.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
- 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
PIA & DPIA Automation
- List Assessments By Filter Criteria API: Added API to retrieve a list of all the assessments or assessments by filter criteria such as Approver IDs, Respondent IDs, Template IDs, and more. This API supports enhanced approver or respondent filtering, allowing you to quickly access relevant information on your approvers or respondents.
- POST /v3/assessments/list
New API
- POST /v3/assessments/list
Things to Know
- The following API Summaries have been updated for improved readability and understanding:
- The Get Assessment Workflow and Stage Details API has been renamed the Get Assessment Workflow and Approval Stage Details API.
- The Get a paged list of Collection Points API has been renamed the Get List of Collection Points v1 API.
- The API to create a new Collection Point has been renamed the Create Collection Point API.
- The Gets the Collection Point token based on provided Collection Point Guid, Version and Status API has been renamed the Get Collection Point Token API.
- The API to update an existing Collection Point has been renamed the Update Existing Collection Point API.
- The API to disable a collection point from ingesting receipts has been renamed the Update Collection Point Status API.
- The Get a paged list of Collection Points API has been renamed the Get List of Collection Points v2 API.
- The API to create a new version of the Collection Point has been renamed the Create New Collection Point Version API.