Specify diff to recevice a diff of the audit log changes
The ID of the project to get the audot logs for
Whether a diff of the audit logs should be provided
GET //audit/projects/{projectId} HTTP/1.1 Host: api.ecosuite.io Authorization: YOUR_API_KEY Accept: */*
successful operation
{ "diff": { "ANY_ADDITIONAL_PROPERTY": [ {} ] } }