---
title: "POST /#X-Amz-Target=AWSBilling.ListSourceViewsForBillingView"
method: POST
path: "/#X-Amz-Target=AWSBilling.ListSourceViewsForBillingView"
---

# POST /#X-Amz-Target=AWSBilling.ListSourceViewsForBillingView

`POST /#X-Amz-Target=AWSBilling.ListSourceViewsForBillingView`

Lists the source views (managed Amazon Web Services billing views) associated with the billing view.

## Headers

- `X-Amz-Target` 'AWSBilling.ListSourceViewsForBillingView', required

## Request body

- ListSourceViewsForBillingViewRequest
  - `arn` string, required — The Amazon Resource Name (ARN) that can be used to uniquely identify the billing view.
  - `maxResults` integer — The number of entries a paginated response contains.
  - `nextToken` string — The pagination token that is used on subsequent calls to list billing views.

## Response `200`

Success

- ListSourceViewsForBillingViewResponse
  - `sourceViews` BillingViewArn[], required — A list of billing views used as the data source for the custom billing view.
  - `nextToken` string — The pagination token that is used on subsequent calls to list billing views.

## Other responses

- `480` — ThrottlingException
- `481` — ResourceNotFoundException
- `482` — AccessDeniedException
- `483` — ValidationException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/billing.md) · [All operations](https://skmtc.net/aws/apis/billing/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/billing/revisions/41b2ba3c3d6f/schema)
