---
title: "Gets list of recurring and usage charges for the account."
method: GET
path: "/v2.1/accounts/{accountId}/billing_charges"
tags: ["Accounts"]
---

# Gets list of recurring and usage charges for the account.

`GET /v2.1/accounts/{accountId}/billing_charges`

Retrieves the list of recurring and usage charges for the account. This can be used to determine the charge structure and usage of charge plan items. 

Privileges required: account administrator

## Path parameters

- `accountId` string, required

## Query parameters

- `include_charges` string

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
