Skip to main content
GET
List latest alert record for each time bucket during specified time_bucket_start and time_bucket_end for the given alert rule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alert_id
string<uuid>
required

alert id path parameter

Query Parameters

start_time
string<date-time>
required

requested start time

end_time
string<date-time>
required

requested end time

feature_name
string

Name of the Feature

Response

List of latest alert record for each time bucket during specified time_bucket_start and time_bucket_end for the given alert rule

Response object for standard API responses.

api_version
enum<string>
default:3.0

API version.

Available options:
2.0,
3.0
kind
enum<string>
default:NORMAL

Type of response, indicating a normal response.

Available options:
NORMAL
data
object