Filter taxonomy concepts by ID with the Content Delivery API
You can now filter taxonomy concepts by ID with the Content Delivery API using the sys.id[in] query parameter, matching the filter already available on the Content Management API. Use it to fetch a known set of concepts in a single request instead of paging through the full collection.
For more information, see the Taxonomy CDA Documentation.