getGet alert history messagesRetrieve a list of alert history messages based on specified filters.
name (in path): string required The name of the alert history
start (in query): integer required The start time for querying alert history (timestamp)
end (in query): integer required The end time for querying alert history (timestamp)
page (in query): integer The page number to retrieve
pageSize (in query): integer The number of items per page
orderBy (in query): string The field to order the results by
200object: Successful response with list of alert history messages.next: stringURL for the next page of results.
previous: stringURL for the previous page of results.
page_size: integerNumber of items per page.
num_pages: integerTotal number of pages.
count: integerTotal number of results.
results: []AlertHistoryMessagemetadata: AlertHistoryMessageMetadataspec: AlertHistoryMessageSpecstatus: AlertHistoryMessageStatuscreationTimestamp: stringname: stringnamespace: stringbody: AlertHistoryMessageSpecBodynotifications: []AlertHistoryMessageSpecNotificationannotations: AlertHistoryMessageSpecBodyAnnotationsstartsAt: stringendsAt: stringstatus: stringfingerprint: stringgeneratorURL: stringlabels: AlertHistoryMessageSpecBodyLabelsalert_current_value: stringalert_notifications: stringalert_cluster: stringalert_for: stringalert_indicator: stringalert_indicator_aggregate_range: stringalert_indicator_comparison: stringalert_indicator_threshold: stringalert_involved_object_kind: stringalert_involved_object_name: stringalert_involved_object_namespace: stringalert_kind: stringalert_name: stringalert_namespace: stringalert_project: stringalert_resource: stringalert_source: stringalertgroup: stringalertname: stringseverity: stringname: stringconditions: []AlertHistoryMessageStatusConditionphase: stringlastTransitionTime: stringmessage: stringreason: stringstatus: stringtype: string