providers
Get Alert Count
Get number of alerts a specific provider has received (in a specific time time period or ever)
GET
/
providers
/
{provider_type}
/
{provider_id}
/
alerts
/
count
Authorizations
X-API-KEY
string
headerrequiredPath Parameters
provider_type
string
requiredprovider_id
string
requiredQuery Parameters
ever
boolean
requiredstart_time
string
end_time
string
Response
200 - application/json
The response is of type any
.