费用明细查询接口
开发中
GET
/v1/openapi/cost/details
请求参数
Query 参数
msg_id
string
消息id
ibot_id
string
助手id
start_at
string
可选
示例值:
1618963482
end_at
string
可选
示例值:
1718963484
cost_type
string
可选
apiKey
string
必需
page
string
页码,默认:1
示例值:
1
page_size
string
可选
示例值:
100
示例代码
返回响应
修改于 2024-09-12 06:52:55