---
title: "Lines count"
method: GET
path: "/lines/count/"
tags: ["lines"]
---

# Lines count

`GET /lines/count/`

This method retrieves a count of lines.

## Query parameters

- `active` boolean
- `camera_groups` string[]
- `cameras` integer[]
- `created_date_gt` string, date-time
- `created_date_gte` string, date-time
- `created_date_last_n_days` number
- `created_date_lt` string, date-time
- `created_date_lte` string, date-time
- `created_date_nth_full_week` number
- `created_date_nth_work_week` number
- `id_in` integer[]
- `name_contains` string
- `video_archives` integer[]

## Response `200`

- CountResponse
  - `count` integer, required — Objects count

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
