获取次资产
获取次资产
获取指定资产的次元素。可用于获取审阅链接、版本堆栈、文件夹中的项目,还可用于包含用作文件夹封面的资产。
身份验证
AuthorizationBearer
Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。
路径参数
asset_id
查询参数
include_deleted
通过传递 true 来包含已删除的文件
include
包含相关资源的额外“预加载”信息
允许的值:
sort
所返回资产列表的排序顺序。支持链式排序,例如 comment_count,id。也支持使用 - 进行倒序排序,例如 -comment_count,id 或 filetype,-id。
page
The current page number in this Paginated Response
page_size
Number of pages in this Paginated Response
响应头
link
Pagination links
page-number
Current page of results
per-page
Number of entries per page
total
Total entries across all pagess
total-pages
Number of pages
响应
Assets success response
错误
401
Unauthorized Error
404
Not Found Error