Get the Combined Pass/Fail Stats for an API Call for a Time RangeAsk AIget https://client.apimetrics.io/api/2/calls/{id}/stats/passfail_totalUse this API to get the pass/fail stats for a specific range of dates.Path ParamsidstringrequiredID of API Call you want Stats forQuery Paramslocation_idstringLocation where the API Call was made.startdaterequiredStart date for the time range - must be in ISO 8601 date format e.g. 2024-05-01enddaterequiredEnd date for the time range - must be in ISO 8601 date format e.g. 2024-05-01Responses 200200 400400Updated 7 months ago