Skip to main content
GET
Stream import job progress

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

jobId
string
required

Response

A text/event-stream of snapshot, progress, status, and end events, each carrying a JSON data payload.

SSE frames — each an event: line plus a data: line carrying a JSON payload, separated by a blank line.