---
title: "Generates and outputs a thread dump for the JVM running this endpoint"
method: GET
path: "/diagnostics/thread/dump"
tags: ["Diagnostic"]
---

# Generates and outputs a thread dump for the JVM running this endpoint

`GET /diagnostics/thread/dump`

Returns a new thread dump

## Response `200`

The thread dump as a string

## Other responses

- `401` — User not authenticated
- `403` — User not authorized
- `default` — Unknown error

---

[API](https://skmtc.net/mabl/apis/mabl-api.md) · [All operations](https://skmtc.net/mabl/apis/mabl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mabl/mabl-api/revisions/d0fc0114da66/schema)
