v1
Memory
Memory Status
Get Batch Memory Status
Get processing status for a batch of memories.
Returns overall batch progress and per-memory status breakdown.
The `batch_id` is returned in the POST /v1/memory/batch response.
For real-time updates, connect to WebSocket at `/ws/memory-status`.
get/v1/memory/batch/status/{batch_id}
Path parameters
batch_idstring required
Response
Batch processing status
object required
Changes
Changed in 1 of the 37 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○