---
title: "Get ETL process status by process UUID"
method: GET
path: "/etl/v1/process/status/{processUuid}"
tags: ["ETL"]
---

# Get ETL process status by process UUID

`GET /etl/v1/process/status/{processUuid}`

## Path parameters

- `processUuid` string, uuid, required

## Response `200`

Process status found

## Other responses

- `400` — Invalid request, missing parameters
- `404` — Process not found
- `500` — Unexpected internal error

---

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