List alerts for the authenticated user's own subscribed assets
Authenticated. Returns only the alerts delivered to the caller’s OWN subscriptions, newest first. This is NOT the public feed — for state-transition alerts across all assets, use GET /v1/alerts.
GET
List alerts for the authenticated user's own subscribed assets
Authorizations
Session JWT issued by POST /v1/auth/telegram (Telegram Login Widget) or POST /v1/auth/magic/consume. Send as Authorization: Bearer <jwt>.
Query Parameters
Filter to a single asset symbol.
Page size, clamped to [1, 500]. Default 50.
Inclusive lower bound on attempted_at (RFC3339). Default: 30 days ago.
List alerts for the authenticated user's own subscribed assets