Add "extinct" as a parameter for the get taxa API endpoint

The get taxa endpoint already returns the boolean extinct:

I would like to be able to use that as a search parameter. I’m imagining a query like https://api.inaturalist.org/v1/taxa?is_active=true&parent_id=0&extinct=true.