curl --location --globoff 'https://app.hustro.com/api/v2/project//statistic/issueAverageResolutionTime?from=2021-07-09T08%3A13%3A03.804%2B02%3A00&to=2021-07-20T08%3A13%3A03.804%2B02%3A00&process=[]&site=[]&originator=[{{subcontractor1_Id}}]&coordinator=[{{user2_Id}}]&workType=[{{workType1_Id}}]&impact=[{{impact1_Id}}]&segments=[{%22rangeMin%22%3A0%2C%22rangeMax%22%3A10}%2C%20{%22rangeMin%22%3A10%2C%22rangeMax%22%3A15}]' \
--header 'hustro-client: web' \
--header 'hustro-client-version: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'