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
RequiredResponses
Server details
application/json
JSON
{
}