---
title: "Get Provider Channel Restrictions For Plan"
method: GET
path: "/api/v1/admin/signup-plan-config/{plan_id}/provider-channel-restrictions"
tags: ["Admin APIs", "signup-plan-config"]
---

# Get Provider Channel Restrictions For Plan

`GET /api/v1/admin/signup-plan-config/{plan_id}/provider-channel-restrictions`

Per production provider signup-plan rules: which channels are denied for this plan.
Used by Automated Onboarding Provisioning to disable API/MCP checkboxes.

Restriction rows are keyed by tier, so a per-contract wholesale template
(PRO-2309) resolves to the wholesale_client rules it inherits.

## Path parameters

- `plan_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[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)
