I have used
GET-
https://platform.uipath.com/ennuvaahyhto/NewTenant/odata/Robots
Authorization type- Oauth 2.0
Got Access Token
Headers
TenantName
OrganizationUnitId
Content-type
The result i received is
{
“@odata.context”: “https://platform.uipath.com/ennuvaahyhto/NewTenant/orchestrator_/odata/$metadata#Robots”,
“@odata.count”: 0,
“value”:
}
Status code:200
I want to get the Bot id using this but i do not see any such field. can anybody help me with that.
Thanks
With Regards