---
title: "Retrieve Intel Requirements Subtypes"
method: GET
path: "/v3/intelRequirements/subtypes"
tags: ["IntelRequirementsSubtypes"]
---

# Retrieve Intel Requirements Subtypes

`GET /v3/intelRequirements/subtypes`

Returns a list of all Intel Requirements Subtypes

## Query parameters

- `tql` string
- `fields` string[]
- `count` string
- `sorting` string

## Response `200`

The Intel Requirement Subtypes

- IntelReqType[]
  - `id` integer
  - `name` string
  - `description` string

---

[API](https://skmtc.dev/threatconnect/apis/threatconnect-api.md) · [All operations](https://skmtc.dev/threatconnect/apis/threatconnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/threatconnect/threatconnect-api/revisions/730b8a350ae7/schema)
