faceit_getHub
Retrieve detailed information about a FACEIT hub using its unique hub ID. Optionally include expanded organizer and game records in a single call.
Instructions
Retrieve hub details
Use when you already have a hub_id. Use the expanded parameter to inline the organizer and game records in one call. For fuzzy name search use searchHubs.
Endpoint: GET /hubs/{hub_id}
Parameters:
hub_id (path, str, required): The id of the hub
expanded (query, list[str] | None): List of entity names to expand in request
Returns: Hub details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hub_id | Yes | ||
| expanded | No |