List the global public feed of peg state-transition alerts (all assets)
Public, unauthenticated feed of peg state transitions across ALL tracked assets, newest first. For alerts scoped to only the assets YOU subscribe to, use the authenticated GET /v1/me/alerts instead.
GET
List the global public feed of peg state-transition alerts (all assets)
Query Parameters
Restrict to a single asset symbol.
Restrict to a single asset class.
Page size, must be in [1, 500]. Default 50. Out-of-range
values are rejected with 400 rather than silently clamped.
Inclusive lower bound on detected_at. Defaults to now − 7 days.
Response
Global alert feed, newest first
List envelope: { ok, generated_at, count, data: [...] }.
List the global public feed of peg state-transition alerts (all assets)