Poll a cursor-based feed of registry changes. Events are ordered by UUID v7 event_id for monotonic cursor progression. The feed retains events for 90 days.
Type filtering supports glob patterns: property.* matches property.created, property.updated, etc.
Resume after this event ID
Comma-separated event type filters with glob support (e.g. property.*)
"property.*,agent.*"
Max events per page (default 100, max 10,000)
1 <= x <= 10000