Browse lobbies
Lobbies
Browse lobbies
Returns a paginated list of public lobbies for the given config. Private lobbies are excluded.
Use status to filter by lobby state (waiting, in_queue, in_game). Use region to filter by region.
No x-player-id required. This endpoint is designed for lobby browsers and server-side matchmaking systems.
Results are ordered by creation time (newest first).
GET
Browse lobbies
Authorizations
Path Parameters
Lobby configuration name or ID.
Query Parameters
Filter by region.
Filter by status (waiting, in_queue, in_game).
Max results per page (1–100). Defaults to 50.
Required range:
1 <= x <= 100Pagination offset. Defaults to 0.
Required range:
x >= 0Response
200 - application/json
Paginated list of public lobbies matching the filters.