---
title: "Objects count"
method: GET
path: "/watch-lists/count/"
tags: ["watch-lists"]
---

# Objects count

`GET /watch-lists/count/`

This method retrieves count of objects.

## Query parameters

- `collect_location` boolean
- `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[]

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