Person Report Result
/api/v2/person_report/{uuid}
operationId: person_report_result
Live: https://gdapi.globaldata.net.au/api/v2/person_report/{uuid} · Sandbox: https://sandbox-gdapi.globaldata.net.au/api/v2/person_report/{uuid}
Experimental
The Person Report API is still in the experimental stage and is subject to change.
Polls for the result of a Person Report request. Free of charge - only the originating
POST /person_report is billed (and, for accounts billed on success, only when the outcome is
resolved).
Poll until status is complete or error. Typical turnaround is a few seconds; allow up to a
minute when court and social sections are included. Results are retained for 24 hours.
status |
Meaning |
|---|---|
pending |
Queued, not yet started. |
processing |
Running; status_message describes the current step. |
complete |
Finished - the body carries resolution and, when resolved, report and provenance. |
error |
The report could not be produced; status_message explains. Nothing is billed. |
When complete, the body is the full report response described on POST /person_report:
resolution.outcome (resolved | low_confidence | ambiguous | too_many | not_found), report
(resolved only), and provenance (sources, inferences, research notes). request_reference is
the api_reference of the originating request - the billing correlation id.
Append ?pdf=true to receive the completed report as a formatted PDF (application/pdf) instead of
JSON - the resolution summary, every section, and the research notes, inferences and sources as an
appendix. While the request is still pending or processing the JSON status is returned regardless.
Candidate tokens are only available in the JSON form.
Sandbox
The sandbox queue runs synchronously, so the result is normally complete on the first poll.
Path parameters
| Field | Description |
|---|---|
uuidrequired |
string (uuid) The |
Query parameters
| Field | Description |
|---|---|
pdf |
boolean When |
Responses
Current state of the request and, when complete, the report (JSON by default, or a PDF when pdf=true).
application/json
application/pdf
| Field | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
message |
string | ||||||||||||
api_reference |
string (uuid) Reference for this poll call. |
||||||||||||
request_uuid |
string (uuid) | ||||||||||||
request_reference |
string (uuid) The |
||||||||||||
status |
string | ||||||||||||
status_message |
string or null | ||||||||||||
search_criteria |
object Present when |
||||||||||||
resolution |
object Present when |
||||||||||||
resolution. |
string | ||||||||||||
resolution. |
string | ||||||||||||
resolution. |
integer | ||||||||||||
resolution. |
integer | ||||||||||||
resolution. |
object (dynamic) Per-field comparison of the supplied details with the resolved subject. |
||||||||||||
resolution. |
array of strings | ||||||||||||
resolution. |
array of strings | ||||||||||||
resolution. |
array of objects Redacted candidates ( |
||||||||||||
resolution. |
string Re-submit this to |
||||||||||||
resolution. |
string | ||||||||||||
resolution. |
array of strings | ||||||||||||
resolution. |
integer or null | ||||||||||||
resolution. |
array of strings | ||||||||||||
resolution. |
array of integers First and last year the candidate is seen. |
||||||||||||
resolution. |
integer | ||||||||||||
resolution. |
string | ||||||||||||
resolution. |
array of strings | ||||||||||||
resolution. |
array of strings | ||||||||||||
resolution. |
object Narrowing hints ( |
||||||||||||
resolution. |
array of strings | ||||||||||||
resolution. |
object (dynamic) | ||||||||||||
resolution. |
object (dynamic) | ||||||||||||
report |
object Present when |
||||||||||||
report. |
object | ||||||||||||
report. |
string | ||||||||||||
report. |
string or null | ||||||||||||
report. |
string | ||||||||||||
report. |
array of strings | ||||||||||||
report. |
string or null | ||||||||||||
report. |
string (date) or null | ||||||||||||
report. |
string or null | ||||||||||||
report. |
array of objects Every date of birth seen, with its supporting votes. |
||||||||||||
report. |
string | ||||||||||||
report. |
integer or null | ||||||||||||
report. |
boolean | ||||||||||||
report. |
string or null | ||||||||||||
report. |
string or null | ||||||||||||
report. |
integer | ||||||||||||
report. |
integer | ||||||||||||
report. |
array of strings | ||||||||||||
report. |
array of strings | ||||||||||||
report. |
object Address timeline. Each record carries the address, the subject's tenure, occupancy, |
||||||||||||
report. |
object Phones (with type and carrier) and emails, each with the dates seen and whether it matched a supplied identifier. |
||||||||||||
report. |
object | ||||||||||||
report. |
string | ||||||||||||
report. |
array of objects | ||||||||||||
report. |
string | ||||||||||||
report. |
string (date) or null | ||||||||||||
report. |
string or null | ||||||||||||
report. |
string Why this person is suggested - co-resident with the same surname, or a rare-surname match graded by proximity. |
||||||||||||
report. |
object | ||||||||||||
report. |
object ABN links verified by locality, plus unverified associated businesses. |
||||||||||||
report. |
object | ||||||||||||
report. |
string | ||||||||||||
report. |
string | ||||||||||||
report. |
integer | ||||||||||||
report. |
integer | ||||||||||||
report. |
object or null | ||||||||||||
report. |
array of strings Dates of birth on ASIC records that differ from the confirmed date (data-entry variants). |
||||||||||||
report. |
string | ||||||||||||
report. |
object | ||||||||||||
report. |
object | ||||||||||||
report. |
string | ||||||||||||
report. |
array of objects | ||||||||||||
report. |
object | ||||||||||||
report. |
string | ||||||||||||
report. |
array of objects | ||||||||||||
report. |
object | ||||||||||||
report. |
string | ||||||||||||
report. |
string | ||||||||||||
report. |
integer | ||||||||||||
report. |
object (dynamic) | ||||||||||||
report. |
array of objects | ||||||||||||
report. |
string | ||||||||||||
report. |
string | ||||||||||||
report. |
integer | ||||||||||||
report. |
string or null | ||||||||||||
report. |
boolean | ||||||||||||
report. |
object Professional profile matched on one of the subject's phones or emails and carrying the subject's name. |
||||||||||||
report. |
object (dynamic) | ||||||||||||
provenance |
object Present when |
||||||||||||
provenance. |
array of objects Every lookup performed, with the exact query, dataset or provider, round and result count. |
||||||||||||
provenance. |
array of objects Every conclusion drawn, with the rule applied and the evidence it rests on. |
||||||||||||
provenance. |
one of 2 shapes Chronological research log (array of entries, or a single string in |
||||||||||||
|
array
string
string | |||||||||||||
Also available as a PDF (application/pdf)