Skip to main content

Uniphore Help Center Portal

Audit Log API

Every Action and Event in the system is logged for system management and monitoring purposes. Use the Audit Log API to search audit logs in your Communication Recording Agent system.

Note

The Communication Recording Agent APIs use the following resiliency behaviors to ensure that requests continue to work as expected even when unexpected parameters are present:

  • Any query parameters in addition to those documented in the API requests linked above (parameters unknown by the system) are ignored.

  • When requests contain duplicate parameters, the last instance of that duplicated parameter is used for the request; all other duplicates are ignored.

For more information on the above, including examples, see API Overview.