---
title: "POST /api/v1/jobRunDebugMessage"
method: POST
path: "/api/v1/jobRunDebugMessage"
---

# POST /api/v1/jobRunDebugMessage

`POST /api/v1/jobRunDebugMessage`

## Request body

- object
  - `runId` string, required

## Response `200`

Returns debug message for specific job run (if present)

- object
  - `errorString` string — Debug message for individual job run

## Other responses

- `400` — Error response
- `default` — Error response

---

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