---
title: "Return the data for all ClioPaymentsPayments"
method: GET
path: "/clio_payments/payments.json"
tags: ["Clio Payments Payments"]
---

# Return the data for all ClioPaymentsPayments

`GET /clio_payments/payments.json`

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

## Query parameters

- `bill_id` integer
- `contact_id` integer
- `fields` string
- `ids[]` integer
- `limit` integer
- `page_token` string
- `state` 'pending' | 'authorized' | 'completed' | 'voided' | 'failed' | 'canceled' | 'requires_confirmation' | 'completed_requiring_allocation'

## 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)
