action gamesparks_get_region_options_using_get { label: "getRegionOptions" provider: gamesparks method: GET path: "/restv2/game/regions" encoding: json output: { type: "object" additionalProperties: true } }