I’d like to know when my bank feed’s auth expires. As far as I know, there is no email notification that goes out when that happens nor an API endpoint to hit to get the feed’s current status.
In theory, I could scrape the FA webapp to get the feed’s status but this is obviously inferior to an API endpoint…
Is there anything I am overlooking that could help provide me with what I’m looking for?
Thanks!