Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  How to get information about conversation audits using API's

    Posted 02-27-2024 05:37
    No replies, thread closed.

    Hello All,

    I need to get hold of the "Audit Trail" information through API. Currently this is available for every conversation through UI.

    Is there an API that can do it.

    I tried to look at the Audit API's "/api/v2/audits/query/realtime" and "/api/v2/audits/query" but seems either I don't know what serviceName/entytyType to use correctly or there is some other way to do this.

    Any help would be much appreciated.

    Regards


    #ConversationalAI(Bots,AgentAssist,etc.)
    #Reporting/Analytics

    ------------------------------
    Vineet Kakroo
    FIL Fund Services (Bermuda) Limited
    ------------------------------


  • 2.  RE: How to get information about conversation audits using API's
    Best Answer

    Posted 02-27-2024 10:00
    No replies, thread closed.

    Hi 

    POST /api/v2/audits/query/realtime you can use for export data 14 days ago.

    https://developer.dev-genesys.cloud/devapps/api-explorer#post-api-v2-audits-query-realtime

    serviceName = Name of the service to query audits for.
    You can use data of endpoint /api/v2/audits/query/realtime/servicemapping to help you with this information map.
    Att,


    ------------------------------
    Breno Canyggia Ferreira Marreco
    https://www.linkedin.com/in/brenocfm-40b62182/
    ------------------------------