Get Batch Status
Poll an async classification batch at /v1/reflex/asynchronous_batches/
Overview
Returns the state and row counts of an asynchronous batch. Poll untilstatus is terminal, then fetch results.Authorizations
Morph API key, passed as Authorization: Bearer sk-.... Create keys at https://www.morphllm.com/dashboard/api-keys.
Path Parameters
The batch to poll, as returned in id when you queued it.
Identifier returned by the async batch upload.
"rbatch-a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Response
Batch status.
Async batch status. status moves queued → in_progress → completed.
Identifier for the queued batch.
"rbatch-a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d"
Object type, always reflex.batch.
"reflex.batch"
Where the batch is in the queue.
queued, in_progress, completed "queued"
Progress counters, advancing as the worker drains the queue.
Unix timestamp (seconds).
1780000000