Introduction
APIs, and Models to audit your automation jobs
API
Here are the list of APIs existing under logs category.
API | Description |
---|---|
DeleteLogsByJobId | Deletes the logs for specified job id from the connected Control Room. |
GetABLogsByBotId | The API gets the list of all job logs of Assistant Buddy with the specified Id from the connected Control Room. |
GetLogsByBotId | The API gets the list of log details of all jobs from the specified SmartBuddy Id from the connected Control Room. |
GetLogsByJobId | The 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.
Models | Description |
---|---|
ActivityDetails | The structure represents an instance of the ActivityDetails entity. |
LogData | The structure represents an instance of the Log Data entity. |