Specify diff to recevice a diff of the audit log changes
/audit/projects/{projectId}
The ID of the project to get the audot logs for
Whether a diff of the audit logs should be provided
curl -L \ --url 'https://api.ecosuite.io//audit/projects/{projectId}' \ --header 'Authorization: YOUR_API_KEY'
{ "diff": { "ANY_ADDITIONAL_PROPERTY": [ {} ] } }