Skip to main content
POST
Get alert counts

Authorizations

X-API-KEY
string
header
required

Body

application/json
end_date
string
required

The end of the date range, including the UTC offset, for example 2026-09-02T00:00:00-0700.

sender_id
string
required

The ID of the sender.

start_date
string
required

The start of the date range, including the UTC offset, for example 2026-09-01T00:00:00-0700.

interval
enum<string>

The time interval used to group alert counts. Defaults to days.

Available options:
days,
hours,
weeks
sub_account_filter
string

Filter for sub-accounts.

Response

A JSON object mapping timestamps to alert counts.

{key}
integer