Read Data Subject

Read a data subject in OneTrust.

Input

Field Definition Type Required
Identifier Identifier value of the data subject to read. String TRUE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number
ID Unique identifier of the data subject (for example, 11a407a1-0bd7-4bdd-859b-722a73545b9d). String
Identifier Identifier of the data subject (for example, an email address). String
Identifier Type Type of identifier of the data subject (for example, Email). String
Language The language of the data subject. String
Created Date When the issue was created. Date & Time
Updated Date When the issue was updated. Date & Time
Data Elements Data element that belongs to the data subject. Object

Related topics

OneTrust connector

Workflow elements

OneTrust API documentation