curl --location -g --request GET 'https://app.hustro.com/api/v2/project//statistic/issueAverageResolutionTime?from=2021-07-09T08:13:03.804%2B02:00&to=2021-07-20T08:13:03.804%2B02:00&process=[]&site=[]&originator=[{{subcontractor1_Id}}]&coordinator=[{{user2_Id}}]&workType=[{{workType1_Id}}]&impact=[{{impact1_Id}}]&segments=[{"rangeMin":0,"rangeMax":10}, {"rangeMin":10,"rangeMax":15}]' \
--header 'hustro-client: web' \
--header 'hustro-client-version: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'