Server-Sent Events (SSE) stream that delivers every corporate-action mutation (insert / update / delete) across all 15 CA types on a single long-lived text/event-stream connection. When since, since_id, or the Last-Event-Id reconnect header is provided, historical events are replayed first; otherwise only live events are pushed.
Each event carries an event_type discriminator that selects the shape of the ca payload -- see the corporate_action_event schema for the mapping to each per-type schema. The same underlying data is available on demand via GET /v1/corporate-actions.
401Authentication headers are missing or invalid. Make sure you authenticate your request with a valid API key.
403The requested resource is forbidden.
500Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.