---
title: "List Highlighted Taxonomies for a Collection Provider (Deprecated)"
method: GET
path: "/providers/collections/{provider_id}/taxonomies/highlighted/"
tags: ["Collection Providers"]
deprecated: true
---

# List Highlighted Taxonomies for a Collection Provider (Deprecated)

`GET /providers/collections/{provider_id}/taxonomies/highlighted/`

> **Deprecated.**

Retrieve the list of highlighted taxonomies for a Collection Provider.

**Deprecated:** Use the `highlighted subjects` endpoint instead.

## Path parameters

- `provider_id` string, required

## Response `200`

A list of highlighted taxonomies.

## Other responses

- `401` — Authentication credentials were not provided or are invalid.
- `403` — You do not have permission to view taxonomies for this provider.
- `404` — Collection provider not found.

---

[API](https://skmtc.net/osf/apis/osf-apiv2-documentation.md) · [All operations](https://skmtc.net/osf/apis/osf-apiv2-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/osf/osf-apiv2-documentation/revisions/3c5164c707eb/schema)
