Get mean time metrics for incidentsAsk AIget https://api.firehydrant.io/v1/reports/mean_timeReturns a report with time bucketed analytics dataQuery Paramsenvironmentsstring | nullA comma separated list of environment IDsteamsstring | nullA comma separated list of team IDsservicesstring | nullA comma separated list of service IDsstatusstring | nullIncident statusstart_datedate | nullThe start date to return incidents fromend_datedate | nullThe end date to return incidents fromquerystring | nullA text query for an incident that searches on name, summary, and desciptionsaved_search_idstring | nullThe id of a previously saved search.prioritiesstring | nullA comma separated list of prioritiespriority_not_setboolean | nullFlag for including incidents where priority has not been settruefalseseveritiesstring | nullA comma separated list of severitiesseverity_not_setboolean | nullFlag for including incidents where severity has not been settruefalsecurrent_milestonesstring | nullA comma separated list of current milestonesResponse 200Returns a report with time bucketed analytics dataUpdated 7 months ago