items array. Each item represents one active or disabled monitor and includes:
| Field | Type | Description |
|---|---|---|
entity_id | string | The company register ID or person UUID being monitored |
entity_type | string | company or person |
preferences | array | The data categories this monitor is watching |
disabled | boolean | Whether the monitor has been disabled by the system |
disabled flagdisabled: true when your account is downgraded to a plan that no longer includes monitoring access. Disabled monitors are preserved so you do not lose your configuration, but they stop delivering notifications.
Monitors are not automatically re-enabled when you upgrade again — this is intentional to prevent unexpected billing. To re-enable a disabled monitor, contact the team at founders@openregister.de.
Use the list endpoint to check for disabled monitors after any plan change so you can act before missing notifications.
disabled: true items to find monitors that have stopped delivering notifications due to a plan downgrade. Contact founders@openregister.de to get them re-enabled.
Reconcile with your database — Periodically compare the list of monitors against your own data to identify entities that should no longer be monitored and clean them up with the delete endpoint.