检索有关批次的状态和进度信息。要检索批次的内容,请参见此处
Documentation Index
Fetch the complete documentation index at: https://docs.olostep.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer 认证头的格式为 Bearer ,其中 是你的认证令牌。
要获取信息的批次ID。
成功响应,包含批次信息。
批处理 ID
对象的类型。此端点为 "batch"。
in_progress 或 completed
创建的纪元时间
批处理中 URL 的数量
已完成的 URL 数量
用于存储对象附加信息的键值对集合。遵循 Stripe 的验证规则:最多 50 个键,键最多 40 个字符(不含方括号),值最多 500 个字符,所有值以字符串形式存储。
{
"order_id": "12345",
"customer_name": "John Doe",
"priority": "high",
"processed": "true"
}用于接收完成通知的 Webhook URL