Skip to main content
GET
Get lobby access

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

league_id
string
required

League whose lobby access will be checked.

Pattern: ^league_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Response

Successful Response

allowed
boolean
required

Whether the caller may create a lobby for the league.

reason
enum<string>
required

Reason lobby access is allowed or denied.

Available options:
available,
team_only