Batches API resource for message batch operations
Instance methods
create(requests :
Array(
BatchRequest)) :
BatchResponse Sourcelist(limit :
Int32 = 20, before_id :
String |
Nil = nil, after_id :
String |
Nil = nil) :
BatchListResponse List all batches with pagination
SourceStream batch results (JSONL format)
Source