按团队获取项目
按团队获取项目
获取属于某个团队的所有项目的分页列表
身份验证
AuthorizationBearer
Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。
路径参数
team_id
查询参数
filter[archived]
添加此查询参数,并将其值设为 all,以同时返回已归档和未归档的项目
响应头
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
响应
Paginated projects success response
archive_status
此项目的归档状态
archived_at
项目归档的时间
archived_file_count
archived_storage
collaborator_count
deleted_at
如果已删除,则为此项目的删除时间
description
file_count
folder_count
id
ignore_archive
inserted_at
此项目的创建时间
invite_url
name
此项目的名称
owner_id
private
project_preferences
read_only
root_asset
接受任意键值对,用于存储资产上的信息
root_asset_id
storage
team
team_id
updated_at
user_permissions
user_preferences
watermark
错误
401
Unauthorized Error
404
Not Found Error