Robot Status API Endpoints

Hi Everyone,

In our process, we need get the status of the robot within a Machine(Modern Folder) using Orchestrator APIs. I managed to get the Robot details of a specific folder but not Session details(contains status). Can any one help me with the endpoint of Robot Sessions in Machine(Modern Folder)?

Thanks,

1 Like

Hey @HarishV

You can try the below endpoint,

Sessions/Sessions_GetMachineSessionsByKey

Thanks
#nK