GET https://games.roblox.com/v1/games/:placeId/servers/:serverType
Get the game server list
placeId The Id of the place we are geting the server list for.
serverType The type of the server we geting the server list for.
sortOrder The sort order of the servers.
excludeFullGames Exclude full servers.
limit The number of results per request.
cursor The paging cursor for the previous or next page.
GET https://games.roblox.com/v1/games/:placeId/servers/:serverType Get the game server list placeId The Id of the place we are geting the server list for. serverType The type of the server we geting the server list for. sortOrder The sort order of the servers. excludeFullGames Exclude full servers. limit The number of results per request. cursor The paging cursor for the previous or next page.