Get Projects where User is a Collaborator
GET
https://api.frame.io/v2/projects/shared
Fetch all of the Projects that a User has Collaborator access to (not team-member)
Authentification
AuthorizationBearer
Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.
Paramètres de requête
filter[account_id]stringOptionnel
format: "uuid"Filter projects to those belonging to the specified account
filter[archived]booleanOptionnelPar défaut
falseFilter projects by archival status
filter[name]stringOptionnel
Filter projects by name
pagedoubleOptionnel
The current page number in this Paginated Response
page_sizedoubleOptionnel
Number of pages in this Paginated Response
En-têtes de réponse
linkstring
Pagination links
page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages
Réponse
Paginated projects success response
archive_statusenum
Archival status for this Project
archived_atstring
format: "date-time"When a Project was archived
archived_file_countintegerPar défaut
0archived_storageintegerPar défaut
0collaborator_countintegerPar défaut
0deleted_atstring
format: "date-time"If deleted, when this Project was deleted
descriptionstring
file_countintegerPar défaut
0folder_countintegerPar défaut
0idstring
format: "uuid"ignore_archivebooleanPar défaut
falseinserted_atstring
format: "date-time"When was this Project created
invite_urlstring
namestring
Name of this Project
owner_idstring
format: "uuid"privatebooleanPar défaut
falseproject_preferencesobject
read_onlybooleanPar défaut
falseroot_assetobject
Accepts arbitrary key/value pairs for storing information on an asset
root_asset_idstring
format: "uuid"sharedbooleanPar défaut
falsestorageintegerPar défaut
0teamobject
team_idstring
format: "uuid"updated_atstring
format: "date-time"user_permissionsobject
user_preferencesobject
watermarkobject
Erreurs
401
Unauthorized Error