Get filter values
Retrieve every value a category filter can take, so a filter can be built without guessing its values. Values are returned in the exact form the corresponding search filter accepts: countries as ISO 3166-1 alpha-2 codes, source ranks as RANK_1..RANK_5, and so on.
The full sorted list is returned; there is no narrowing parameter, and lists are capped at 5000 values.
Every filter of every category is available except three on sources, which are stored in a way that cannot be enumerated and return 404: packages, categories and tiers.
Authorizations
Path Parameters
Knowledge Graph category
companies, concepts, etfs, organizations, people, places, products, sources, topics Name of the filter to list values for, as it appears in that category's request body (e.g. countries for places, ranks for sources, statuses for ETFs)