Documentation Index
Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
Use this file to discover all available pages before exploring further.
Scope
This section covers entity-level monitoring (watchlist / periodic screening tied to enrichments) underGET/PATCH /entities/....
Do not confuse it with Transaction monitoring (KYT / payment alerts), documented under Use cases β Transaction monitoring.
Typical Flow (Gu1 Sanctions)
- Marketplace: enable the integration and org monitoring for
global_gueno_sanctions_enrichment. - Onboarding: when creating the entity, send
monitoring+autoExecuteIntegrationsper Create entity or Create automatic. - Operations: use the API Reference pages in this group for status and history.
- Enable / disable:
PATCH /entities/toggle-status-monitoringwithentityId,integrationCode, andactive.
API Reference
Monitoring status
GET /entities/{id}/monitoringHistory
GET /entities/{id}/monitoring/historyMonitoring status by integration
PATCH /entities/toggle-status-monitoringExtended Client Guide (Repository)
The end-to-end client guide with JSON examples lives in the repo:docs/es/guias/monitoreo-sanciones-gueno-cliente.md (Spanish; mirror to EN/PT in-repo if needed).