Hi Heather,
You can use the Genesys Cloud API to retrieve the audit records for the relevant service from the last 14 days or other audit APIs for wider range.
- API Request: Use the following API Explorer link to navigate to the
POST /api/v2/audits/query/realtime
- Query Definition: In the request body of the API call, set the
interval parameter to cover the last 14 days and specify the name of the relevant service (e.g., Architectetc.) in the serviceName parameter to customize your query. You can add other filters (user, action, etc.) if needed.
- JSON Data: When you send the API request, the results will be returned to you in a structured JSON format. Copy this JSON data or save it as a
.json file.
- Convert to Excel: To convert the saved or copied JSON data into an Excel format (.xlsx or .csv), you can use an online tool like TableConvert, you can find the option to upload your JSON data and convert it to your desired Excel format.
------------------------------
Orhun Sahin
Software Development Engineer
------------------------------
Original Message:
Sent: 03-31-2025 18:43
From: Heather Higginbotham
Subject: Audit Viewer export
Is there a way to export the data from the audit viewer? when trying to copy/paste into excel the data isn't clean and is all in one column
#PerformanceExports
------------------------------
Heather Higginbotham
NA
------------------------------