Gets an item from the ApiSdk.v2.uptime.checks.item collection
A unique identifier for a check.
To list all of the Uptime checks on your account, send a GET request to /v2/uptime/checks.
OptionalrequestConfiguration: RequestConfiguration<ChecksRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create an Uptime check, send a POST request to /v2/uptime/checks 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 Uptime checks on your account, send a GET request to /v2/uptime/checks.
OptionalrequestConfiguration: RequestConfiguration<ChecksRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create an Uptime check, send a POST request to /v2/uptime/checks 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