cURL
curl --request GET \ --url https://api.lunary.ai/v1/audit-logs \ --header 'Authorization: Bearer <token>'
[ {} ]
Retrieve a list of audit logs for the current organization. Note that this functionality is still under development and the audits logs are not fully exhaustive.
Use a project private API key via Authorization: Bearer <key>.
Authorization: Bearer <key>
Number of audit logs to retrieve
Page number for pagination
A list of audit logs