---
title: "Lists all the IOCs that matches the specified parameters."
method: GET
path: "/threatintel/v1/ioc-sets/iocs"
tags: ["Threat Intel"]
---

# Lists all the IOCs that matches the specified parameters.

`GET /threatintel/v1/ioc-sets/iocs`

Lists all the IOCs that matches the specified parameters.

## Query parameters

- `IOCSetIDs` integer[]
- `PublisherType` string
- `IOCSetName` string
- `IOCSetType` 'hash' | 'ext'
- `SortOrder` 'asc' | 'desc'
- `PageSize` integer
- `PageToken` string

## Response `200`

## Other responses

- `400` — Bad Request
- `401` — The request either did not include an authentication token, or you have provided an expired authentication token.
- `404` — The requested resource was not found.
- `500` — Internal error.

---

[API](https://skmtc.net/druva/apis/authentication.md) · [All operations](https://skmtc.net/druva/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/druva/authentication/versions/2af2bf148b25/schema)
