Is default your org name
yes, for example I can access the orchestrators with
https://uipath.mycompany.com/default/DefaultTenant/orchestrator_/
so “default” is the orgname and “DefaultTenant” is the tenantName
Also if I use any other “orgName” i’ll get a 302 Moved instead .
ideally tenant is not needed as you need audit details at org level and tenant is below that
give exactly the same error 400 Bad Request
{
"error": {
"code": "UnsupportedApiVersion",
"message": "The HTTP resource that matches the request URI 'http://uipath.int.tele2.com/api/auditlogs/' is not supported.",
"innerError": null
}
}