사용자가 공동 작업자인 프로젝트 가져오기

사용자가 공동 작업자 액세스 권한(팀 멤버 아님)을 가진 모든 프로젝트 가져오기

인증

AuthorizationBearer

Bearer <token> 형식의 Bearer 인증. 여기서 token은 인증 토큰입니다.

쿼리 매개변수

filter[account_id]string선택 사항형식: "uuid"

프로젝트를 지정된 계정에 속한 항목으로 필터링

filter[archived]boolean선택 사항기본값 false

보관 상태로 프로젝트 필터링

filter[name]string선택 사항

이름별 프로젝트 필터링

pagedouble선택 사항
The current page number in this Paginated Response
page_sizedouble선택 사항
Number of pages in this Paginated Response

응답 헤더

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

응답

Paginated projects success response
archive_statusenum선택 사항

이 프로젝트의 보관 상태

archived_atstring선택 사항형식: "date-time"

프로젝트가 아카이브된 시점

archived_file_countinteger선택 사항기본값 0
archived_storageinteger선택 사항기본값 0
collaborator_countinteger선택 사항기본값 0
deleted_atstring선택 사항형식: "date-time"

삭제된 경우, 이 프로젝트가 삭제된 시점

descriptionstring선택 사항
file_countinteger선택 사항기본값 0
folder_countinteger선택 사항기본값 0
idstring선택 사항형식: "uuid"
ignore_archiveboolean선택 사항기본값 false
inserted_atstring선택 사항형식: "date-time"

이 프로젝트가 생성된 시점

invite_urlstring선택 사항
namestring선택 사항

프로젝트 이름

owner_idstring선택 사항형식: "uuid"
privateboolean선택 사항기본값 false
project_preferencesobject선택 사항
read_onlyboolean선택 사항기본값 false
root_assetobject선택 사항

에셋 정보를 저장하기 위한 임의의 키/값 쌍 허용

root_asset_idstring선택 사항형식: "uuid"
sharedboolean선택 사항기본값 false
storageinteger선택 사항기본값 0
teamobject선택 사항
team_idstring선택 사항형식: "uuid"
updated_atstring선택 사항형식: "date-time"
user_permissionsobject선택 사항
user_preferencesobject선택 사항
watermarkobject선택 사항

오류

401
Unauthorized Error