Skip to main content
Version: Current

Introduction

APIs, and Models to audit your automation jobs

API

Here are the list of APIs existing under logs category.

APIDescription
DeleteLogsByJobIdDeletes the logs for specified job id from the connected AI Command Center.
GetABLogsByBotIdThe API gets the list of all job logs of Assistant Buddy with the specified Id from the connected AI Command Center.
GetLogsByBotIdThe API gets the list of log details of all jobs from the specified SmartBuddy Id from the connected AI Command Center.
GetLogsByJobIdThe API gets the list of log details of all jobs from the specified job Id from the connected AI Command Center.

Models

Here are list of Models used in Logs APIs.

ModelsDescription
ActivityDetailsThe structure represents an instance of the ActivityDetails entity.
LogDataThe structure represents an instance of the Log Data entity.