---
title: "Get summary"
method: POST
path: "/v1/hosts/summary"
tags: ["Hosts"]
---

# Get summary

`POST /v1/hosts/summary`

Get the summary of hosts based on the field

## Response `200`

OK

- IpservicesHostsSummaryResponse
  - `data` object
    - `buckets` object[]
      - `doc_count` integer
      - `key` object
    - `doc_count_error_upper_bound` integer
    - `sum_other_doc_count` integer
  - `message` string
  - `success` boolean

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `408` — Request Timeout
- `500` — Internal Server Error

---

[API](https://skmtc.net/cybledev/apis/odin.md) · [All operations](https://skmtc.net/cybledev/apis/odin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cybledev/odin/revisions/95defd23433f/schema)
