Skip to main content
POST
Consultar valor por tipo de lista

Resumen

Ejecuta la búsqueda isInDataList para el tipo indicado (p. ej. custom, company_blocklist). Útil para screening en runtime sin fijar un UUID de lista.

Endpoint

Autenticación

Cuerpo de la solicitud

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.

Respuesta

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