Endpoints
Get endpoint reliability stats
This endpoint returns the period (history) failure rate for an endpoint over a date range, plus the circuit breaker recent rate when available
get/v1/projects/{projectID}/endpoints/{endpointID}/stats
Path parameters
projectIDstring required
Project ID
endpointIDstring required
Endpoint ID
Query parameters
startDatestring
start date
endDatestring
end date
Response
OK