Get Check Alerts Histogram
Returns a histogram of alerts that occur across the provided runs or assets. At least one run or asset must be specified.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Represents the data points on the x-axis of a histogram.
Filters to start times after this time, inclusive.
Filters to start times before this time, exclusive.
Defaults to 100. Throws if larger than 1_000.
Matches on check name
The variable that divides the data into distinct groups for comparison within the histogram.
To be deprecated. Use archivedStatuses instead. If not present, will not show archived data reviews in search results.
Filters search on check alerts based on the archived statuses provided. Default is NOT_ARCHIVED only if none are provided.