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

# Objects count

`GET /episodes/humans/count/`

This method retrieves count of objects.

## Query parameters

- `acknowledged` boolean
- `acknowledged_by` integer
- `acknowledged_reaction` string
- `age_group` string[]
- `age_gte` string
- `age_lte` string
- `bag_back` string[]
- `bag_ground` string[]
- `bag_hand` string[]
- `beard` string[]
- `body_gender` string[]
- `bottom_color` string[]
- `camera_groups` integer[]
- `cameras` integer[]
- `case_in` integer[]
- `closed_date_gte` string, date-time
- `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[]
- `emotions` string[]
- `events_count_gte` integer
- `eyes_attrs` string[]
- `fall` string[]
- `gender` string[]
- `glasses` string[]
- `handface_phone_call` string[]
- `handface_phone_use` string[]
- `handface_smoking` string[]
- `handface_taking_pictures` string[]
- `has_body` boolean
- `has_case` boolean
- `has_face` boolean
- `headwear` string[]
- `helmet_type` string[]
- `helmet_type_gte` string
- `helmet_type_score_lte` string
- `id_in` integer[]
- `last_body_event` string
- `last_body_event_date_gte` string, date-time
- `last_face_event` string
- `last_face_event_date_gte` string, date-time
- `latitude_gte` number, float
- `latitude_lte` number, float
- `liveness` string[]
- `longitude_gte` number, float
- `longitude_lte` number, float
- `look` string[]
- `lower_clothes` string[]
- `matched_card` integer
- `matched_card_in` integer[]
- `matched_lists` integer[]
- `medmask` string[]
- `no_body_match` boolean
- `no_face_match` boolean
- `open` boolean
- `top_color` string[]
- `upper_clothes` string[]
- `vest_type` string[]
- `vest_type_score_gte` string
- `vest_type_score_lte` string
- `video_archive` 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)
