poll_isir_events
Pull a batch of recent ISIR events (insolvency register publications) since the given event id. ISIR is an append-only feed — each call returns up to ~1000 events newer than since_id. Use last_id from response as next since_id. Useful for compliance monitoring or to back-fill an index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since_id | No | Last seen event id. Use 0 to start from the beginning of recorded ISIR history (~2008). |