Skip to main content
POST
Consultar valor por tipo de lista

Visão geral

Executa isInDataList para o tipo informado. Útil para screening sem UUID de lista específico.

Endpoint

Autenticação

Corpo da solicitação

any
required
Value to match (string, number, or structured object depending on type).
object
  • includeMetadata (boolean): include match metadata in the response.
  • useCache (boolean): defaults to true; set false to bypass cache.

Resposta

found, listType, searchValue (redacted when non-string), matches, matchCount, plus performance timing and optional cacheHit.