---
title: "Gets payment information for one or more payments."
method: GET
path: "/v2.1/accounts/{accountId}/billing_payments"
tags: ["Payments"]
---

# Gets payment information for one or more payments.

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

Retrieves a list containing information about one or more payments. If the from date or to date queries are not used, the response returns payment information for the last 365 days. 

Privileges required: account administrator

## Path parameters

- `accountId` string, required

## Query parameters

- `from_date` string
- `to_date` 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/versions/77f1998c313d/schema)
