JSON File Format

Below are the three JSON file formats available for assessment data export:

Assessment Summary
Question & Answer
Question & Answer with Summary
Field Format
Format
Description
UUID
String of UUID
EMAIL
{
  name: String,  // Display Name
  email: String   // Email Address
}
Example: {name: "John Doe", email: "joe@domain.com"}
TEXT
String
DATETIME
ISO 8601 format: YYYY-MM-DDTHH:mm:ssTZ
Example: 2019-04-25T18:25:43UTC
TrustArc  ·  Assessment API — JSON File Format  ·  support.trustarc.com