is there any parameter using which we can filter the api response according to a condition?
for eg :for API "https://management.azure.com/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Resources/deployments", do we have any parameter by which we can get the deployments which
took more than a specified amount of time for getting deployed?