---
title: "GET /v1/{+name}"
method: GET
path: "/v1/{+name}"
tags: ["accounts"]
---

# GET /v1/{+name}

`GET /v1/{+name}`

Gets information about how a Distributor modifies their bill before sending it to a ChannelPartner. Possible Error Codes: * PERMISSION_DENIED: If the account making the request and the account being queried are different. * NOT_FOUND: The ChannelPartnerRepricingConfig was not found. * INTERNAL: Any non-user error related to technical issues in the backend. In this case, contact Cloud Channel support. Return Value: If successful, the ChannelPartnerRepricingConfig resource, otherwise returns an error.

## Path parameters

- `name` string, required

## Query parameters

- `view` 'UNSPECIFIED' | 'BASIC' | 'FULL'
- `pageSize` integer
- `pageToken` string
- `returnPartialSuccess` boolean

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/cloudchannel.md) · [All operations](https://skmtc.net/google/apis/cloudchannel/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/cloudchannel/versions/7477d1d5f236/schema)
