Download Audit Logs
Download audit logs using the API
curl \ --request GET \ --header "Content-Type: application/json" \ --header "Authorization: dea464c07bd07300095caa8" \ https://your-immuta-url.immuta.com/auditcurl \ --request GET \ --header "Content-Type: application/json" \ --header "Authorization: dea464c07bd07300095caa8" \ --output audit-logs-file.json \ https://your-immuta-url.immuta.com/audit?sortField=dateTime&sortOrder=desc
Last updated
Was this helpful?

