List Review Links in a project

List all the Review Links belonging to a Project

Authentification

AuthorizationBearer

Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.

Paramètres de chemin

project_idstringRequisformat: "uuid"

En-têtes de réponse

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

ReviewLink success response
namestring
Name of the Review Link
access_controlobject
available_featuresobjectLecture seule
allow_approvalsbooleanPar défaut true

Enable/disable changing an Asset’s status by non-Collaborator/Team Members via the Review Link.

current_version_onlybooleanPar défaut false

Show only the most recent version of Assets in the Review Link

deleted_atstringLecture seuleformat: "date-time"
Deletion time of the Review Link
enable_downloadingboolean
Enable or disable downloading on this Review Link. The default depends on whether the auth used to create this review link allows for this or not.
expires_atstringLecture seuleformat: "date-time"
Expiration time of the Review Link
enable_commentsbooleanPar défaut true
folder_item_countintegerLecture seulePar défaut 0
is_activebooleanPar défaut true

Disable an Review Link by switching this from true -> false, and vice-versa.

notify_on_viewbooleanLecture seulePar défaut true
passwordstring

Actually a passphrase, this is an additional security measure for a second layer of security on your Review Links.

Supports alphanumeric input.

has_passwordbooleanLecture seulePar défaut false
If false, the Review Link has no passphrase
idstringLecture seuleformat: "uuid"
UUID of the Review Link
inserted_atstringLecture seuleformat: "date-time"
item_countintegerLecture seulePar défaut 0
Number of items included at the root of the Review Link
itemslist of objectsLecture seule
owner_idstringLecture seuleformat: "uuid"
project_idstringLecture seuleformat: "uuid"
reviewer_countintegerLecture seulePar défaut 0
short_urlstringLecture seule
ownerobject
User model
projectobject
teamobject
updated_atstringLecture seuleformat: "date-time"
view_countintegerLecture seulePar défaut 0
watermark_user_inputstring
bundle_countintegerLecture seulePar défaut 0Deprecated
is_autoplaybooleanLecture seulePar défaut falseDeprecated

Erreurs

401
Unauthorized Error
404
Not Found Error