# FS-Interpretation of Results

### Explanation of Result&#x20;

<table><thead><tr><th width="319.3333333333333">Key</th><th width="435">Value</th></tr></thead><tbody><tr><td>face-><code>account_source</code></td><td>Name of the account that the customer or blacklist belongs to</td></tr><tr><td>face-><code>blacklist</code></td><td>Indicates whether the matched person is in the blacklist or not.</td></tr><tr><td>face-><code>external_person_id</code></td><td>A unique identifier string that is attributed to a unique ID number.</td></tr><tr><td>face-><code>face_id</code></td><td>A unique identifier string that is attributed to a unique face.</td></tr><tr><td>face-><code>image</code></td><td>String denoting the image that was searched.</td></tr><tr><td>face-><code>match_result</code></td><td>Percentage of similarity between the searched person and the matched person.</td></tr><tr><td>face-><code>person_id</code></td><td>The matched person's ID number.</td></tr><tr><td>face-><code>person_name</code></td><td>The matched person's name.</td></tr><tr><td><code>FaceModelVersion</code></td><td>Algorithm model version used for face recognition.</td></tr><tr><td><code>FaceNum</code></td><td>Number of faces included in searched groups.</td></tr><tr><td><code>person_id</code></td><td>The ID number that was searched.</td></tr><tr><td><code>person_name</code></td><td>The name that was searched.</td></tr><tr><td><code>RequestId</code></td><td>The unique request ID, which is returned for each request.</td></tr><tr><td><code>status</code></td><td>Description of the results of this search request.</td></tr><tr><td><code>status_code</code></td><td>Code number that denotes whether the results were fetched successfully or not.</td></tr><tr><td><code>status_message</code></td><td>Message that denotes whether the results were fetched successfully or not</td></tr></tbody></table>

{% hint style="warning" %}

{% endhint %}

{% hint style="info" %}

{% endhint %}
