files_children_list
GET
/api/files/{id}/children/请求参数
Path 参数
id
integer
必需
A unique integer value identifying this file.
Query 参数
limit
integer
可选
Number of results to return per page.
offset
integer
可选
The initial index from which to return the results.
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
No schema defined
示例
未设置
最后修改时间: 8 个月前