Hello,
I have written a script that uses curl commands from the Balena Cloud API reference document to check if a given device is online, and this is working very well.
Does the Balena API support the ability to retrieve the most recent application log messages from a given device? If so, do you have any example curl commands that could retrieve the application logs from a given device? I don’t need to stream the logs - I would just like to pull down the most recent messages from a device.