---
title: "Return the data for all OutstandingClientBalances"
method: GET
path: "/outstanding_client_balances.json"
tags: ["Outstanding Client Balances"]
---

# Return the data for all OutstandingClientBalances

`GET /outstanding_client_balances.json`

Outlines the parameters, optional and required, used when requesting the data for all OutstandingClientBalances

## Query parameters

- `contact_id` integer
- `fields` string
- `last_paid_end_date` string, date
- `last_paid_start_date` string, date
- `limit` integer
- `newest_bill_due_end_date` string, date
- `newest_bill_due_start_date` string, date
- `originating_attorney_id` integer
- `page_token` string
- `responsible_attorney_id` integer

## Headers

- `X-API-VERSION` string

## Response `200`

Ok

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `429` — Too Many Requests

---

[API](https://skmtc.net/clio/apis/clio-api-documentation.md) · [All operations](https://skmtc.net/clio/apis/clio-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clio/clio-api-documentation/revisions/73791ddd1207/schema)
