获取用户作为协作者的项目
获取用户作为协作者的项目
获取用户拥有协作者访问权限的所有项目(非团队成员)
身份验证
AuthorizationBearer
Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。
查询参数
filter[account_id]
将项目筛选为属于指定帐户的项目
filter[archived]
按归档状态筛选项目
filter[name]
按名称筛选项目
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
响应
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