I want to establish an API connection to my robots in orchestrator. Therefor I published the processes to “My Workspace” in orchestrator, where I can find the process.
The execution type is set to unattended.
Unfortunately, if I want to get the details of the robot in Postman, I can`t find the robot with the call GET “…/odata/Robots” → it only delivers an empty field. The Organization Unit ID should be correct, as it is the one that I got from GET Process details
This is the empty result I get:
Any suggestions? Thank you for your help in advance!