avatars_list
GET
/api/avatars/请求参数
Query 参数
limit
integer
可选
Number of results to return per page.
offset
integer
可选
The initial index from which to return the results.
ordering
string
可选
Which field to use when ordering the results.
status
array[string]
可选
枚举值:
approvedcapturedclarificationcreatedreadyrejectedtraining
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
No schema defined
示例
未设置
最后修改时间: 8 个月前