When I am signed in to the HA UI and I visit a URL like https://XXXXXXX.ui.nabu.casa/api/hassio_ingress/XXXXXX/snapshot/cam-name.jpg the image loads in the browser and looks great.
If I try the same URL while in 'incognito' mode, I get 401: Unauthorized in the browser. How can I call that URL in an authenticated way so that it loads in Incognito mode or through a curl command with headers, query parameters, etc.?