faceit_getHubRules
Retrieve the rules document for a specific hub by providing the hub's ID.
Instructions
Retrieve rules of a hub
Use to read the rules document attached to a hub.
Endpoint: GET /hubs/{hub_id}/rules
Parameters:
hub_id (path, str, required): The id of the hub
Returns: Rules details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hub_id | Yes |