Gets an item from the ApiSdk.v2.uptime.checks.item.alerts.item collection
A unique identifier for an alert.
To list all of the alerts for an Uptime check, send a GET request to /v2/uptime/checks/$CHECK_ID/alerts.
OptionalrequestConfiguration: RequestConfiguration<AlertsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create an Uptime alert, send a POST request to /v2/uptime/checks/$CHECK_ID/alerts specifying the attributesin the table below in the JSON body.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To list all of the alerts for an Uptime check, send a GET request to /v2/uptime/checks/$CHECK_ID/alerts.
OptionalrequestConfiguration: RequestConfiguration<AlertsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create an Uptime alert, send a POST request to /v2/uptime/checks/$CHECK_ID/alerts specifying the attributesin the table below in the JSON body.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/uptime/checks/{check_id}/alerts