Skip to content

Get server status by ID

GET
/status/{id}

Get server status by ID. Server: localhost:8085

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

id*

The server identifier

Typeinteger
Required

Responses

OK

application/json
JSON
{
"status": "string",
"lastChecked": "string"
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0