---
title: "List Transcripts Feature Access"
method: GET
path: "/api/v1/admin/transcripts/pricing/feature-access"
tags: ["Admin APIs", "transcripts"]
---

# List Transcripts Feature Access

`GET /api/v1/admin/transcripts/pricing/feature-access`

client_ids that currently have the Transcripts product feature enabled —
powers the "Transcripts Status" column in the client-pricing table.

Reads the Client Product feature-grant model (feature_client_product_
association), not the legacy ClientFeatureAccess table — per-client
grants (ClientProductService.enable_features_by_ids, signup
provisioning's set_features) write only to the former, so the latter
silently omits every client onboarded through the modern flow.

## Response `200`

Successful Response

- string[]

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
