How do i check audits by satellit

Hey - i have a node on a windows PC with GUI. I WANT to check how far my audits are on each satelite - i have tried with sserveral commands in powershell to no luck. Including this one:
((curl http://127.0.0.1:14002/api/sno).Content | ConvertFrom-Json).satellites.id | %{"$"; ((curl http://127.0.0.1:14002/api/sno/satellite/$).Content | ConvertFrom-Json).audits}
And it returns 1 audit on each satellite - can someone help?

Hi @HGPlays,
As you’re running on Windows then this should work - How to check vetting state from API (PowerShell)

Thank you - that worked.
Is this normal (node has been up for about 2 weeks or so.)???

Looks about right. Some of the satellites have very little new data so audits are slow to take place.