I need to export the event logs prior to a particular date and have not been successful. I'm attempting to use Postman to get this done. MerakiConnor has been a great help in this thread https://community.meraki.com/t5/Security-SD-WAN/Download-logs-of-the-last-8-months/td-p/85818 but I'm not quite getting what I need. I don't really understand API's as I have no programming background.
My current issue is how to format the "endingBefore" parameter. I want to put a date in there but I keep getting an error message that "'endingBefore' must be a valid ISO 8601 formatted timestamp".
Also, I don't know how to get the results saved to a readable format like a CSV file.
Any help is appreciated.