How to get all the aircrafts for a given Operator using AeroAPI

using aeroAPI is it possible to list down all aircrafts belonging to a certain operator ?
Thanks in advance.

You can do an operator flight search to get all recent and current flights with that operator and look through the results for the registration element to get their tail numbers.

1 Like