---
title: "Get a count of OT Collectors."
method: GET
path: "/v1/otCollectors/totalCount"
tags: ["otCollectorManagementExternal"]
---

# Get a count of OT Collectors.

`GET /v1/otCollectors/totalCount`

Get total count of OT Collectors for a customer.

## Response `200`

Total count of OT Collectors.

- OTCollectorCountResponse — response for total count of otCollectors.
  - `totalCount` integer, required — Total number of OT Collector for a customer.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/e4e4c7554890/schema)
