faceit_getOrganizerGames
Retrieve all games associated with a specific organizer on FACEIT. Use this to list events an organizer runs.
Instructions
Retrieve all games an organizer is involved with
Use to list the games an organizer runs events for.
Endpoint: GET /organizers/{organizer_id}/games
Parameters:
organizer_id (path, str, required): The id of the organizer
Returns: Games list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizer_id | Yes |