faceit_getLeagueById
Retrieve a FACEIT league's configuration and details by its unique league ID.
Instructions
Retrieve details of a league of a matchmaking on FACEIT
Use to fetch a FACEIT league's configuration by its league_id.
Endpoint: GET /leagues/{league_id}
Parameters:
league_id (path, str, required): The id of the league
Returns: League details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes |