My query on REST is: reports/bySubscription?$filter=subscriptionId eq '6050d0ee65c2fd148480d83a'&api-version=2019-12-01
This results in:
"error": {
"code": "ValidationError",
"message": "At least lower bound for timestamp field should be specified.",
"details": null
}