alerts.list

List flow alerts

Returns the signed-in user’s flow alerts, newest first.

Free. Anonymous and Free callers get 15-minute delayed data capped at 50 rows.

Input

FieldTypeDescription
source"live" | "historical"Flow feed the alert watches

Output

Returned under data; every response also carries meta with freshness, as_of and truncated.

FieldTypeDescription
alerts*object[]

* required

Example request

curl -X POST "https://impliedoptions.com/api/v1/tools/alerts.list" \
  -H "Authorization: Bearer <YOUR_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "args": {}
  }'

Rendered result: /flow?tab=options

Run

Log in to run this tool.
alerts.listList flow alertsFree

Flow feed the alert watches