View Audit Trail for Deleted Recordings

Hello,

Is there an audit trail that will show a user who deleted a recording?

Thanks,

Keaton Opila

Hi @KeatonOpila
I think this can be done using the POST /api/v2/audits/query resource using Quality as the service name.

To see what is covered under a service name you can call GET /api/v2/audits/query/servicemappings. Using this resource I see Recording with the Delete action covered under the Quality service.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.