Retrieves a list of the high-level metadata for all batches (paginated).
{ "status": "success", "data": [ { "batch_id": "<string>", "task_id": "<string>", "task_version": "<string>", "batch_name": "<string>", "created_at": "2023-11-07T05:31:56Z", "completed": true, "cancelled": true } ], "message": "<string>", "error": { "code": 123, "details": "<string>" } }
success
error
"success"
Show child attributes