---
title: "Return the data for all LineItems"
method: GET
path: "/line_items.json"
tags: ["Line Items"]
---

# Return the data for all LineItems

`GET /line_items.json`

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

## Query parameters

- `activity_id` integer
- `bill_id` integer
- `created_since` string, date-time
- `display` boolean
- `display_order` boolean
- `exclude_ids[]` integer
- `fields` string
- `group_ordering` integer
- `ids[]` integer
- `kind` string
- `limit` integer
- `matter_id` integer
- `page_token` string
- `query` 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/versions/94a82114ec3b/schema)
