List alerts feed
documentedFeed of recently triggered user-defined alerts (premium feature).
GET \/anapi\/alerts_feedAnalytic Data APIno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://www.rescuetime.com/anapi/alerts_feed?key={{RESCUETIME_API_KEY}}&op={{$op}}&alert_id={{$alert_id}}&format={{$format}}" \
-X GET \
-H "Accept: application/json"