---
title: "Objects count"
method: GET
path: "/cluster-events/bodies/count/"
tags: ["cluster-events"]
---

# Objects count

`GET /cluster-events/bodies/count/`

This method retrieves count of objects.

## Query parameters

- `age_group` string[]
- `bag_back` string[]
- `bag_ground` string[]
- `bag_hand` string[]
- `body_gender` string[]
- `bottom_color` string[]
- `camera_groups` integer[]
- `cameras` integer[]
- `case_in` integer[]
- `cluster_in` 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
- `detailed_upper_clothes` string[]
- `episodes` integer[]
- `has_case` boolean
- `has_matches` boolean
- `headwear` string[]
- `helmet_type` string[]
- `id_in` integer[]
- `lower_clothes` string[]
- `matched_card` integer
- `matched_card_in` integer[]
- `matched_lists` integer[]
- `top_color` string[]
- `upper_clothes` string[]
- `vest_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)
