How to get the whole future scheduled flight info?

Hi

I’m trying to get the every future scheduled flight info of an airport / or in several month

I’ve tried “Search” / “Scheduled” API method, but it seemed not return the whole future scheduled flight info.

What API should I use to get the whole future scheduled flight info of an airport?

ps…in the Search method I use the following string “-originOrDestination RCTP -filter airline -inAir 0” as query parameter.

AirlineFlightSchedules is the method you want for that purpose.