Skip to main content
GET
Fetch a DSAR job

Authorizations

Authorization
string
header
required

API key sent as Authorization: Bearer <api-key>.

Path Parameters

jobId
string
required

DSAR job id (prefixed dsar:).

Response

The job and its audit report (null until materialised).

ok
boolean
required
data
object
required

Route-specific payload. Operation responses refine this.

contractVersion
string
required
Allowed value: "v1.0"