Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request GET \ --url http://localhost:8080/anthropic/v1/messages/batches/{batch_id}/results
"<string>"
Retrieves results of a completed batch job.
Provider for the batch
Batch job ID
Successful response (JSONL stream)
The response is of type string.
string
Was this page helpful?