List Review Links in a project

List all the Review Links belonging to a Project

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

project_idstring必須形式: "uuid"

レスポンスヘッダー

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

レスポンス

ReviewLink success response
namestring
Name of the Review Link
access_controlobject
available_featuresobject読み取り専用
allow_approvalsbooleanデフォルト値 true

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

current_version_onlybooleanデフォルト値 false

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

deleted_atstring読み取り専用形式: "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_atstring読み取り専用形式: "date-time"
Expiration time of the Review Link
enable_commentsbooleanデフォルト値 true
folder_item_countinteger読み取り専用デフォルト値 0
is_activebooleanデフォルト値 true

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

notify_on_viewboolean読み取り専用デフォルト値 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_passwordboolean読み取り専用デフォルト値 false
If false, the Review Link has no passphrase
idstring読み取り専用形式: "uuid"
UUID of the Review Link
inserted_atstring読み取り専用形式: "date-time"
item_countinteger読み取り専用デフォルト値 0
Number of items included at the root of the Review Link
itemslist of any読み取り専用
owner_idstring読み取り専用形式: "uuid"
project_idstring読み取り専用形式: "uuid"
reviewer_countinteger読み取り専用デフォルト値 0
short_urlstring読み取り専用
ownerobject
User model
projectobject
teamobject
updated_atstring読み取り専用形式: "date-time"
view_countinteger読み取り専用デフォルト値 0
watermark_user_inputstring
bundle_countinteger読み取り専用デフォルト値 0Deprecated
is_autoplayboolean読み取り専用デフォルト値 falseDeprecated

エラー

401
Unauthorized Error
404
Not Found Error