팀별 프로젝트 가져오기
팀별 프로젝트 가져오기
팀에 속한 모든 프로젝트의 페이지네이션 목록 가져오기
인증
AuthorizationBearer
Bearer <token> 형식의 Bearer 인증. 여기서 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