Skip to main content

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 Control Room.
GetABLogsByBotIdThe API gets the list of all job logs of Assistant Buddy with the specified Id from the connected Control Room.
GetLogsByBotIdThe API gets the list of log details of all jobs from the specified SmartBuddy Id from the connected Control Room.
GetLogsByJobIdThe API gets the list of log details of all jobs from the specified job Id from the connected Control Room.

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.