Enrich Person Callback
Retrieves enriched person data from a temporary result based on the given ID.
GET
/
enrich
/
v1
/
person
/
results
/
{id}
Authorizations
Path Parameters
Result ID
Response
200 - application/json
Response structure for person enrichment operations
Enriched person data required: true
Indicates if all enrichment operations are complete required: true
Optional message providing additional information required: false
List of fields still being processed required: false
URL to check the final result when processing is incomplete required: false format: uri
Operation status required: true enum: success,error,warning