---
title: "Return the data for all Reports"
method: GET
path: "/reports.json"
tags: ["Reports"]
---

# Return the data for all Reports

`GET /reports.json`

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

## Query parameters

- `category` string
- `created_before` string, date-time
- `created_since` string, date-time
- `fields` string
- `ids[]` integer
- `kind` 'accounts_receivable' | 'accounts_receivable_aging' | 'bank_account_activity' | 'billing_history' | 'billing_rate' | 'client_activity' | 'client_ledger' | 'clio_payments_deposit' | 'clio_payments_ledger' | 'clio_payments_monthly_statement' | 'clio_payments_sales_tax' | 'clio_payments_transaction' | 'contact_information' | 'currency_conversion_gain_loss' | 'disbursement_payment' | 'fee_allocation' | 'general_ledger' | 'grant_matters' | 'invoice_payments_v2' | 'law_society_of_alberta' | 'law_society_of_alberta_al' | 'law_society_of_alberta_bar' | 'law_society_of_alberta_tl' | 'law_society_of_alberta_tt' | 'matter' | 'matter_balance_summary' | 'matter_ledger_full' | 'matter_productivity_by_user' | 'matters_by_responsible_attorney' | 'originating_attorney_revenue' | 'other_revenue' | 'potential_trust_to_office' | 'productivity_by_client' | 'productivity_by_user' | 'revenue' | 'task_productivity_by_user' | 'task_progress_by_user' | 'trust_ledger' | 'trust_ledger_nsw' | 'trust_listing' | 'trust_management' | 'work_in_progress'
- `limit` integer
- `output_format` string
- `page_token` string
- `query` string
- `source` string
- `state` string
- `updated_since` string, date-time

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