Hi,
could you please kindly help to export Robot Execution logs with API?
I can see the logs in the Orchestrator UI as shown below
But when I am trying to query it via the API
GET {{cloudUrl}}/{{cloudOrg}}/{{cloudTenant}}/odata/RobotLogs
, I get the following response {"@odata.context":"https://cloud.uipath.com/v2ppastjo/DefaultTenant/orchestrator_/odata/$metadata#RobotLogs","@odata.count":0,"value":[]}
. I use the modern structure folder (in case it matters).