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