---
title: "Returns debug information on what the current node is doing."
method: GET
path: "/api/v1/agent/debug"
tags: ["Ops"]
---

# Returns debug information on what the current node is doing.

`GET /api/v1/agent/debug`

## Response `200`

OK

- ModelsDebugInfo
  - `component` string
  - `info` unknown

## Other responses

- `500` — Internal Server Error

---

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