faceit_getMatchmaking
Fetch detailed configuration of a FACEIT matchmaking using its matchmaking ID.
Instructions
Retrieve details of a matchmaking of a game on FACEIT
Use to fetch one matchmaking configuration by matchmaking_id. For the list of matchmakings belonging to a game use getGameMatchmakings.
Endpoint: GET /matchmakings/{matchmaking_id}
Parameters:
matchmaking_id (path, str, required): The id of the matchmaking
Returns: Matchmaking
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matchmaking_id | Yes |