Combine AWSCombine APIServersGet a serverGet a server GET /tap/api/v1/servers/:serverId Returns a single server by its identifier. Allowed for an admin or the server itself. Request Responses200401404The requested server.The user is not authorized to access this resource.No server exists with the given identifier.