---
title: "Get objects related to an attack technique"
method: GET
path: "/attack_techniques/{id}/{relationship}"
tags: ["Attack Techniques"]
---

# Get objects related to an attack technique

`GET /attack_techniques/{id}/{relationship}`

## Path parameters

- `id` string, required
- `relationship` string, required

## Query parameters

- `limit` integer
- `cursor` string

## Headers

- `x-apikey` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/virustotal/apis/threat-landscape.md) · [All operations](https://skmtc.net/virustotal/apis/threat-landscape/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/virustotal/threat-landscape/versions/d61b85e6a6b3/schema)
