Overview
The GET /api/reporting/data-extract/{requestId} endpoint retrieves the current status of a previously submitted assessment data extraction job. When the job completes successfully, the response includes one or more pre-signed download URLs for the output file.
What you can do
✓Check the status of a submitted extraction job using its
requestId
✓Retrieve download URLs for the output file when the job status is
OK
Prerequisites
✓A valid OAuth 2.0 bearer token
✓A
requestId returned from a prior POST /api/reporting/data-extract callEndpoint Reference
Responses
TrustArc · Assessment Data Extraction API — GET /api/reporting/data-extract/{requestId} · support.trustarc.com