v1

latestOpenAPI 3.1.02026-07-267154122.0 KB
Workspace

Legacy alias: track an enrichment run (use GET /enrichment-runs/{runId})

Deprecated alias for GET /enrichment-runs/{runId} — identical response.

get/batches/{batchId}

Response

The enrichment-run detail.

object'enrichment_run' required
idstring uuid required
batchIdstring uuid required

Legacy alias of id — kept for pre-restructure consumers.

tableIdstring uuid required
typestring required

The run's work type (e.g. upsert).

statusstring required
createdAtstring date-time required
completedAtstring date-time nullable required
rowCountinteger required

Rows this run processed. For upsert runs this is the per-row outcome ledger length (one entry per input row).

creditsUsedinteger required

Settled credit cost. 0 until the run reaches a terminal status.