Get a JsonFabrica batch
jsonfabrica_get_batchCheck batch status by ID and retrieve generated synthetic documents when processing completes. Poll asynchronous batch jobs accepted with HTTP 202 until they are ready.
Instructions
Calls GET /v1/batches/{batchId}. Returns batch status and, once complete, the generated documents. Use this to poll a batch that was accepted asynchronously (202).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batchId | Yes |