After submitting a Message Batch, how do you obtain results?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Submit batch → wait/poll until done → fetch results per request. Not SMS, not baked into weights.
Full explanation below image
Full Explanation
Batch jobs are asynchronous: create batch, monitor processing status, then retrieve results for each custom_id/request. They produce outputs you fetch; they do not retrain weights or SMS results.