I’m using /odata/robotlogs api to get the robot logs, but in response.json I’m only getting the few columns and if export logs in csv then I am getting all the columns values :- level logger user levelOrdinal timeStamp Source tenantId organizationUnitId message logType fingerprint windowsIdentity machineName processName processVersion jobId robotName machineId fileName indexName transactionExecutionTime totalExecutionTimeInSeconds rawMessage tenantKey userKey transactionStatus transactionState transactionId queueName processingExceptionType processingExceptionReason queueItemPriority queueItemReviewStatus activityInfo logF_BusinessProcessName
For each of it there is a different api…get queue items will concentrate more on the items and there are more api with queue items and get queue item stats as well…you have yo combine all of them
Cheers