---
title: "Get ip cve details"
method: GET
path: "/v1/hosts/cve/{ip}"
tags: ["Hosts"]
---

# Get ip cve details

`GET /v1/hosts/cve/{ip}`

Get detailed lost of cve ips

## Path parameters

- `ip` string, required

## Response `200`

OK

- IpservicesIpCveResponse
  - `data` object
  - `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)
