Enrichment API
Retrieve enrichment results
Retrieves the results of an asynchronous person enrichment operation
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