---
title: "POST /v1/internal/worker-activity"
method: POST
path: "/v1/internal/worker-activity"
---

# POST /v1/internal/worker-activity

`POST /v1/internal/worker-activity`

## Request body

- object
  - `stage` 'classification' | 'measurement', required
  - `scan_id` string, uuid, required
  - `stage_run_id` string, uuid, required
  - `dispatch_id` string, uuid, required
  - `execution_id` string, uuid, required
  - `event` 'start' | 'heartbeat' | 'stop', required

## Response `200`

Default Response

## Changes

- **2026-09-16** `5260c627c7e6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/transload/apis/pipeline-backend/changes/v1/internal/worker-activity/post.md)

---

[API](https://skmtc.dev/transload/apis/pipeline-backend.md) · [All operations](https://skmtc.dev/transload/apis/pipeline-backend/llms.txt) · [OpenAPI document](https://skmtc.dev/transload/apis/pipeline-backend/revisions/b865883633d6?raw)
