speciesProfile.isInvasive is not returned by rgbif::name_usage()
https://api.gbif.org/v1/species/148693220/verbatim
library(rgbif)
rgbif::name_usage(key = "148693220", data = "speciesProfiles")
#> Records returned [1]
#> Args [offset=0, limit=100]
#> # A tibble: 1 × 2
#> taxonKey habitat
#> <int> <chr>
#> 1 148693220 Terrestrial
Created on 2025-07-17 with reprex v2.1.1
It would be great to have all terms insided speciesProfile returned. Our use case is that we want to make a European checklist of invasive species, and most checklists have the information on invasiveness in speciesProfile.