ability to see per-device logs via the API
Right now you can query the logs via the API. Which is great! :) BUT - you have to pull ALL log events and then parse through them.
I'd love the ability to pull the logs for a specific device via the API - which is clearly something you can do in the WebUI via filters and voodoo.
My end goal is being able to query if a lock.enabled command is in the logs, so I can confirm a device has received a remote lock command.
But I'm sure being able to query individual device logs for other entries would be super handy too.
This is now available with the "serial_number" argument: https://simplemdm.com/docs/api/#logs