EndpointsLobbies

Get lobby

GET/v2/lobbies/{lobby_id}

Returns the lobby configuration, seats, status, and caller permissions.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

lobby_id*Lobby Id

Lobby to return.

Match^lby_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$