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.
curl --request GET \
--url https://api.lunary.ai/v1/audit-logs \
--header 'Authorization: Bearer <token>'[
{}
]