Skip to content

Get Server Details

GET
/server/{serverId}

Retrieves detailed information about a specific server by its ID, including connection details and configuration.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Parameters

Path Parameters

serverId*

The unique identifier of the server

Typestring
Required

Responses

Server details
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License