---
title: "Objects count"
method: GET
path: "/episodes/cars/count/"
tags: ["episodes"]
---

# Objects count

`GET /episodes/cars/count/`

This method retrieves count of objects.

## Query parameters

- `acknowledged` boolean
- `acknowledged_by` integer
- `acknowledged_reaction` string
- `body` string[]
- `camera_groups` integer[]
- `cameras` integer[]
- `case_in` integer[]
- `category_type` string[]
- `closed_date_gte` string, date-time
- `color` string[]
- `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
- `events_count_gte` integer
- `has_case` boolean
- `id_in` integer[]
- `last_car_event` string
- `last_car_event_date_gte` string, date-time
- `latitude_gte` number, float
- `latitude_lte` number, float
- `license_plate_country` string[]
- `license_plate_number_color` string[]
- `license_plate_number_contains` string[]
- `license_plate_region` string[]
- `longitude_gte` number, float
- `longitude_lte` number, float
- `make` string[]
- `matched_card` integer
- `matched_card_in` integer[]
- `matched_lists` integer[]
- `model` string[]
- `no_car_match` boolean
- `open` boolean
- `special_vehicle_type` string[]
- `video_archive` integer[]
- `weight_type` string[]

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