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

# POST /api/v1/jobError

`POST /api/v1/jobError`

## Request body

- object
  - `jobId` string, required

## Response `200`

Returns error for specific job (if present)

- object
  - `errorString` string — Error for job

## 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)
