Developer centerv1.0.0
Documentation menu
Data models

SearchResponse

Fields, types and constraints for the SearchResponse public API model.

Ranked search results and the effective search scope.

Fields

FieldTypeConstraintExampleVisibility
status

Whether the operation completed successfully.

booleanfalsePublic contract
total

Total records matching the filters.

integer0Public contract
page

One-based page number.

integer0Public contract
pageSize

Requested or returned records per page.

integer0Public contract
results

Candidate results ordered by score.

SearchResultItem[][]Public contract
meta

Normalized query, source and policy context.

objectnullable{}Public contract

Machine-readable schema

The model is published under the same name in the JSON Schema bundle.

JSON Schema

Decision boundary

An API result is a candidate match. A final sanctions or compliance decision requires official-source verification and human review.