Skip to main content
The results of a verification check (or a call to the endpoint GET /entity/{entityId}/checks) when an entity has a configured profile will still return all of the structures of the existing check results. There is however, an additional section/object named entityProfileResult. An example response would look something like the following:

Below is a brief summary of the properties contained in the entityProfileResult

This new format gives a more detailed and clearer picture than having to dig through the original check results and checkSummary key/value pairs. But all of that raw data is still available if you request a full check result. A summary result will return the checkRisk, checkSummary and entityProfileResult properties. A simple result will just return the entityProfileResult property - although this only works for entity’s with a profile. Example
entityProfileResult
Example with a Partial Fail
EntityProfileResult Fail
Example with a No Match
EntityProfile No matches