Poll or retrieve a Verification Report
Queued/running/failed resources remain JSON status resources. Completed resources include the full immutable snapshot and signed manifest. Ownership mismatch returns opaque 404.
get/sexoffender/report/live/{reportId}
Path parameters
reportIdstring required
Opaque report ID returned when creating a report.
Response
Current status or completed report
Example response
{
"request_metadata": {
"purpose": "Annual audit",
"reference": "CASE-123",
"requested_by": "Facility A",
"include_in_pdf": false
}
}Changes
Changed in 2 of the 12 revisions of this API.2
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○