Skip to main content
GET
Get entity monitoring status

Authentication

Requires read permission on the entity (entities:read).

Path Parameters

string
required
Internal gu1 entity UUID.

Response (summary)

boolean
Whether there was at least one detection from the daily screening today (per configured timezone logic).
array
Per-integration rows. Today this typically includes Gu1 global sanctions with fields such as:
  • code β€” e.g. global_gueno_sanctions_enrichment
  • displayName
  • orgMonitoringEnabled β€” Marketplace org toggle for that integration
  • watchlistSearchName, watchlistUniqueId β€” upstream handles when present
  • isActive, monitoringOptOut, hasRow
  • riskMatrixId, riskMatrixName β€” optional per-subscription matrix for monitoring-triggered rule runs; null means use the entity’s global matrix for that flow

Example