I would like to determine the Orchestrator license expiry date via the API. Can anyone please advise the right API call to return this value? I have tried quite a few already from the Swagger UI but have not had any joy so far.
@ConrtinueOnError- make use of odata/Settings/UiPath.Server.Configuration.OData.GetLicense() anmd convert the value of “ExpireDate” using Date format converter