---
title: "Get Lightweight Bulk Job Progress"
method: GET
path: "/bulk/progress"
tags: ["Bulk Jobs"]
---

# Get Lightweight Bulk Job Progress

`GET /bulk/progress`

Return a compact progress snapshot for frequent polling.

## Query parameters

- `jobId` string, uuid, required
- `token` string

## Response `200`

Lightweight progress snapshot.

- object

## Other responses

- `401` — Unauthorized - Authentication failed. **Common causes:** - Missing X-API-Key header - Invalid or expired API key - Malformed API key
- `404` — Not Found - The requested resource could not be found. **Common causes:** - Profile doesn't exist or is not accessible - Company not found in our database - Invalid URL or identifier

---

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