---
title: "Return all debug attachment"
method: GET
path: "/debugattachment"
tags: ["debugattachment"]
---

# Return all debug attachment

`GET /debugattachment`

Return all debug attachment

## Query parameters

- `wait` boolean
- `node` string
- `state` string
- `states` string[]
- `names` string[]

## Headers

- `if-none-match` string
- `X-Timeout` number

## Response `200`

OK

## Other responses

- `408` — Request timed out
- `422` — Validation exception

## Changes

- **2018-01-29** `1e6837162056` — 1 info
  - added the new optional `header` request parameter `if-none-match`
- **2018-01-04** `cecf3bfedbcb` — 1 info
  - added the new optional `query` request parameter `states`
- **2017-12-05** `96bf67aa2c37` — 1 info
  - endpoint added
- **2017-08-22** `7d244be4e5ca` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/solo-io/apis/squash-server/changes/debugattachment/get.md)

---

[API](https://skmtc.dev/solo-io/apis/squash-server.md) · [All operations](https://skmtc.dev/solo-io/apis/squash-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/solo-io/squash-server/revisions/03ddbf850d54/schema)
