Get the user’s article reading history
curl "https://worker.rushed.com.br/api/users/history?limit=10" \ -H "X-API-Key: rsh_live_xxxxxxxxxxxx"
{ "success": true, "data": [ { "article": { "id": "550e8400-...", "title": "Petrobras dividend payout" }, "readAt": "2026-03-28T15:00:00Z" } ] }
rsh_live_xxxxxxxxxxxx