For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer Tools
CommunityContact UsConsole
DocsAPI Reference
DocsAPI Reference
  • API Reference
      • POSTAdd Asset to a Review Link
      • POSTCreate a Review Link
      • DELDelete a Review Link
      • GETGet a Review Link
      • GETGet items in a Review Link
      • POSTInvite Reviewer to a Review Link
      • GETList Review Links in a project
      • DELRemove items from a Review Link
      • DELRemove Reviewers from a Review Link
      • PUTUpdate a Review Link
      • PUTUpdate Assets in a Review Link

© 2026 Adobe Inc. All rights reserved.

TermsPrivacyDo not sell or share my personal information
Developer-friendly docs for your API
Logo
Developer Tools
CommunityContact UsConsole
API ReferenceReview Links

List Review Links in a project

GET
https://api.frame.io/v2/projects/:project_id/review_links
GET
/v2/projects/:project_id/review_links
1import requests
2
3url = "https://api.frame.io/v2/projects/project_id/review_links"
4
5headers = {"Authorization": "Bearer <token>"}
6
7response = requests.get(url, headers=headers)
8
9print(response.json())
1[
2 {
3 "name": "string",
4 "access_control": {
5 "invite_only": true
6 },
7 "available_features": {},
8 "allow_approvals": true,
9 "current_version_only": false,
10 "deleted_at": "2024-01-15T09:30:00Z",
11 "enable_downloading": true,
12 "expires_at": "2024-01-15T09:30:00Z",
13 "enable_comments": true,
14 "folder_item_count": 0,
15 "is_active": true,
16 "notify_on_view": true,
17 "password": "string",
18 "has_password": false,
19 "id": "string",
20 "inserted_at": "2024-01-15T09:30:00Z",
21 "item_count": 0,
22 "items": [
23 {
24 "asset": {
25 "account_id": "string",
26 "archive_from": "2024-01-15T09:30:00Z",
27 "archive_scheduled_at": "2024-01-15T09:30:00Z",
28 "archive_status": "string",
29 "archived_at": "2024-01-15T09:30:00Z",
30 "asset_type": "document",
31 "bundle": true,
32 "bundle_view": "string",
33 "cover_asset_id": "string",
34 "creator": {
35 "digest_frequency": "string",
36 "image_32": "string",
37 "image_128": "string",
38 "from_google": true,
39 "mfa_enforced_at": "string",
40 "email": "string",
41 "name": "string",
42 "image_64": "string",
43 "timezone_value": "string",
44 "account_id": "string",
45 "updated_at": "string",
46 "image_256": "string",
47 "_type": "string",
48 "user_hash": "string",
49 "upload_url": "string",
50 "profile_image": "string",
51 "first_login_at": "string",
52 "joined_via": "string",
53 "id": "string",
54 "next_digest_date": "string",
55 "last_seen": "string",
56 "inserted_at": "string",
57 "from_adobe": true,
58 "avatar_color": "string",
59 "highest_account_role": "string",
60 "integrations": [
61 "string"
62 ],
63 "roles": {
64 "admin": true,
65 "id": "string",
66 "sales": true,
67 "support": true,
68 "service_desk": true
69 },
70 "user_default_color": "string"
71 },
72 "frames": 1,
73 "hard_deleted_at": "2024-01-15T09:30:00Z",
74 "id": "string",
75 "index": 1.1,
76 "is_bundle_child": true,
77 "is_hls_required": true,
78 "is_session_watermarked": true,
79 "item_count": 1,
80 "label": "string",
81 "metadata": {},
82 "metadata_flags": {
83 "id": "string",
84 "is_360": true,
85 "is_hdr": true,
86 "is_original_player_compatible": true
87 },
88 "name": "string",
89 "original": "string",
90 "parent_asset_id": "string",
91 "project_id": "string",
92 "properties": {
93 "": "string"
94 },
95 "required_transcodes": {
96 "cover": true,
97 "finalized": [
98 "thumb"
99 ],
100 "h264_1080_best": true,
101 "h264_2160": true,
102 "h264_360": true,
103 "h264_540": true,
104 "h264_720": true,
105 "image_full": true,
106 "image_high": true,
107 "page_proxy": true,
108 "thumb": true,
109 "thumb_540": true,
110 "thumb_orig_ar_540": true,
111 "thumb_scrub": true
112 },
113 "team_id": "string",
114 "user_permissions": {
115 "can_download": true,
116 "can_modify_template": true,
117 "can_public_share_presentation": true,
118 "can_public_share_review_link": true,
119 "can_share_downloadable_presentation": true,
120 "can_share_downloadable_review_link": true,
121 "can_share_unwatermarked_presentation": true,
122 "can_share_unwatermarked_review_link": true
123 },
124 "type": "file",
125 "view_count": 1
126 },
127 "asset_id": "string",
128 "deleted_at": "2024-01-15T09:30:00Z",
129 "index": 1,
130 "inserted_at": "2024-01-15T09:30:00Z",
131 "review_link_id": "string",
132 "updated_at": "2024-01-15T09:30:00Z"
133 }
134 ],
135 "owner_id": "string",
136 "project_id": "string",
137 "reviewer_count": 0,
138 "short_url": "string",
139 "owner": {
140 "digest_frequency": "string",
141 "image_32": "string",
142 "image_128": "string",
143 "from_google": true,
144 "mfa_enforced_at": "string",
145 "email": "string",
146 "name": "string",
147 "image_64": "string",
148 "timezone_value": "string",
149 "account_id": "string",
150 "updated_at": "string",
151 "image_256": "string",
152 "_type": "string",
153 "user_hash": "string",
154 "upload_url": "string",
155 "profile_image": "string",
156 "first_login_at": "string",
157 "joined_via": "string",
158 "id": "string",
159 "next_digest_date": "string",
160 "last_seen": "string",
161 "inserted_at": "string",
162 "from_adobe": true,
163 "avatar_color": "string",
164 "highest_account_role": "string",
165 "integrations": [
166 "string"
167 ],
168 "roles": {
169 "admin": true,
170 "id": "string",
171 "sales": true,
172 "support": true,
173 "service_desk": true
174 },
175 "user_default_color": "string"
176 },
177 "project": {
178 "archive_status": "standard",
179 "archived_at": "2024-01-15T09:30:00Z",
180 "archived_file_count": 0,
181 "archived_storage": 0,
182 "collaborator_count": 0,
183 "deleted_at": "2024-01-15T09:30:00Z",
184 "description": "string",
185 "file_count": 0,
186 "folder_count": 0,
187 "id": "string",
188 "ignore_archive": false,
189 "inserted_at": "2024-01-15T09:30:00Z",
190 "invite_url": "string",
191 "name": "string",
192 "owner_id": "string",
193 "private": false,
194 "project_preferences": {
195 "collaborator_can_download": true,
196 "collaborator_can_invite": true,
197 "collaborator_can_share": true,
198 "notify_on_new_asset": true,
199 "notify_on_new_collaborator": true,
200 "notify_on_new_comment": true,
201 "notify_on_updated_label": true,
202 "notify_slack": true
203 },
204 "read_only": false,
205 "root_asset": {
206 "account_id": "string",
207 "archive_from": "2024-01-15T09:30:00Z",
208 "archive_scheduled_at": "2024-01-15T09:30:00Z",
209 "archive_status": "string",
210 "archived_at": "2024-01-15T09:30:00Z",
211 "asset_type": "document",
212 "bundle": true,
213 "bundle_view": "string",
214 "cover_asset_id": "string",
215 "creator": {
216 "digest_frequency": "string",
217 "image_32": "string",
218 "image_128": "string",
219 "from_google": true,
220 "mfa_enforced_at": "string",
221 "email": "string",
222 "name": "string",
223 "image_64": "string",
224 "timezone_value": "string",
225 "account_id": "string",
226 "updated_at": "string",
227 "image_256": "string",
228 "_type": "string",
229 "user_hash": "string",
230 "upload_url": "string",
231 "profile_image": "string",
232 "first_login_at": "string",
233 "joined_via": "string",
234 "id": "string",
235 "next_digest_date": "string",
236 "last_seen": "string",
237 "inserted_at": "string",
238 "from_adobe": true,
239 "avatar_color": "string",
240 "highest_account_role": "string",
241 "integrations": [
242 "string"
243 ],
244 "roles": {
245 "admin": true,
246 "id": "string",
247 "sales": true,
248 "support": true,
249 "service_desk": true
250 },
251 "user_default_color": "string"
252 },
253 "frames": 1,
254 "hard_deleted_at": "2024-01-15T09:30:00Z",
255 "id": "string",
256 "index": 1.1,
257 "is_bundle_child": true,
258 "is_hls_required": true,
259 "is_session_watermarked": true,
260 "item_count": 1,
261 "label": "string",
262 "metadata": {},
263 "metadata_flags": {
264 "id": "string",
265 "is_360": true,
266 "is_hdr": true,
267 "is_original_player_compatible": true
268 },
269 "name": "string",
270 "original": "string",
271 "parent_asset_id": "string",
272 "project_id": "string",
273 "properties": {
274 "": "string"
275 },
276 "required_transcodes": {
277 "cover": true,
278 "finalized": [
279 "thumb"
280 ],
281 "h264_1080_best": true,
282 "h264_2160": true,
283 "h264_360": true,
284 "h264_540": true,
285 "h264_720": true,
286 "image_full": true,
287 "image_high": true,
288 "page_proxy": true,
289 "thumb": true,
290 "thumb_540": true,
291 "thumb_orig_ar_540": true,
292 "thumb_scrub": true
293 },
294 "team_id": "string",
295 "user_permissions": {
296 "can_download": true,
297 "can_modify_template": true,
298 "can_public_share_presentation": true,
299 "can_public_share_review_link": true,
300 "can_share_downloadable_presentation": true,
301 "can_share_downloadable_review_link": true,
302 "can_share_unwatermarked_presentation": true,
303 "can_share_unwatermarked_review_link": true
304 },
305 "type": "file",
306 "view_count": 1
307 },
308 "root_asset_id": "string",
309 "shared": false,
310 "storage": 0,
311 "team": {
312 "account_id": "string",
313 "disable_sbwm_internally": false,
314 "creator_id": "string",
315 "storage": 0,
316 "default_font_color": "string",
317 "access": "private",
318 "font_color": "string",
319 "user_role": {},
320 "file_count": 0,
321 "default_session_watermark_template": {
322 "account_id": "string",
323 "app_default": false,
324 "creator_id": "string",
325 "id": "string",
326 "name": "string",
327 "watermark_blocks": [
328 {
329 "alpha": 0.5,
330 "data_points": [
331 {
332 "order": 1,
333 "type": "email",
334 "value": "string"
335 }
336 ],
337 "font_size": "medium",
338 "name": "string",
339 "position": "top_left",
340 "position_reference_point": "top_left",
341 "position_x": 1,
342 "position_y": 1,
343 "scroll_text": "none",
344 "text_alignment": "left",
345 "text_color": "#FFFFFF",
346 "text_shadow": false
347 }
348 ]
349 },
350 "link": "string",
351 "asset_lifecycle_policy": 1,
352 "upload_url": "string",
353 "admin_only_actions": {
354 "lifecycle": false
355 },
356 "deleted_at": "2024-01-15T09:30:00Z",
357 "default_background_color": "string",
358 "storage_limit": 1,
359 "location": "string",
360 "name": "string",
361 "default_color": "string",
362 "slack_webhook": {},
363 "image_64": "string",
364 "archived_storage": 0,
365 "image_128": "string",
366 "solo": false,
367 "account": {
368 "invoice_emails": [
369 "string"
370 ],
371 "city": "string",
372 "account_default_color": "string",
373 "company_name": "string",
374 "storage": 1,
375 "file_count": 1,
376 "owner": {
377 "digest_frequency": "string",
378 "image_32": "string",
379 "image_128": "string",
380 "from_google": true,
381 "mfa_enforced_at": "string",
382 "email": "string",
383 "name": "string",
384 "image_64": "string",
385 "timezone_value": "string",
386 "account_id": "string",
387 "updated_at": "string",
388 "image_256": "string",
389 "_type": "string",
390 "user_hash": "string",
391 "upload_url": "string",
392 "profile_image": "string",
393 "first_login_at": "string",
394 "joined_via": "string",
395 "id": "string",
396 "next_digest_date": "string",
397 "last_seen": "string",
398 "inserted_at": "string",
399 "from_adobe": true,
400 "avatar_color": "string",
401 "highest_account_role": "string",
402 "integrations": [
403 "string"
404 ],
405 "roles": {
406 "admin": true,
407 "id": "string",
408 "sales": true,
409 "support": true,
410 "service_desk": true
411 },
412 "user_default_color": "string"
413 },
414 "upload_url": "string",
415 "deleted_at": "2024-01-15T09:30:00Z",
416 "line1": "string",
417 "postal_code": "string",
418 "vat": "string",
419 "company_address": "string",
420 "lifetime_file_count": 1,
421 "state": "string",
422 "teams": [
423 null
424 ],
425 "image_64": "string",
426 "archived_storage": 1,
427 "image_128": "string",
428 "owner_id": "string",
429 "user_count": 1,
430 "locked_at": "2024-01-15T09:30:00Z",
431 "image": "string",
432 "team_count": 1,
433 "collaborator_role_count": 1,
434 "billing_emails": "string",
435 "image_32": "string",
436 "unpaid_at": "2024-01-15T09:30:00Z",
437 "inserted_at": "2024-01-15T09:30:00Z",
438 "updated_at": "2024-01-15T09:30:00Z",
439 "project_count": 1,
440 "duration": 1,
441 "delinquent_at": "2024-01-15T09:30:00Z",
442 "collaborator_count": 1,
443 "plan": {
444 "archived_storage_limit": 1,
445 "autoscaling": true,
446 "available_features": {
447 "archival_storage": true,
448 "custom_branded_emails": true,
449 "custom_branded_presentations": true,
450 "reel_player": true,
451 "secure_sharing": true,
452 "session_based_watermarking": true,
453 "team_only_comments": true
454 },
455 "collaborator_limit": 1,
456 "cost": 1,
457 "default_plan": true,
458 "deleted_at": "2024-01-15T09:30:00Z",
459 "enterprise": true,
460 "file_limit": 1,
461 "id": "string",
462 "inserted_at": "2024-01-15T09:30:00Z",
463 "lifetime_file_limit": 1,
464 "member_limit": 1,
465 "name": "string",
466 "payment_method": "stripe",
467 "period": "monthly",
468 "project_limit": 1,
469 "storage_limit": 1,
470 "team_limit": 1,
471 "tier": "free",
472 "title": "string",
473 "updated_at": "2024-01-15T09:30:00Z",
474 "user_limit": 1,
475 "user_max": 1,
476 "version": 1
477 },
478 "watermark": {
479 "image": {
480 "alpha": 0.5,
481 "image": {
482 "bucket": "string",
483 "key": "string",
484 "type": "image/jpeg",
485 "uploaded": false
486 },
487 "position": "top_left"
488 },
489 "text": {
490 "alpha": 0.5,
491 "lines": [
492 "string"
493 ],
494 "position": "top"
495 }
496 },
497 "folder_count": 1,
498 "id": "string",
499 "display_name": "string",
500 "country": "string",
501 "subscription": {
502 "account_id": "string",
503 "archived_storage_limit": 1,
504 "balance": 1,
505 "cancellation_option": "string",
506 "cancellation_reason": "string",
507 "cancelled_at": "2024-01-15T09:30:00Z",
508 "deleted_at": "2024-01-15T09:30:00Z",
509 "id": "string",
510 "inserted_at": "2024-01-15T09:30:00Z",
511 "last_payment_at": "2024-01-15T09:30:00Z",
512 "member_limit": 1,
513 "next_bill_at": "2024-01-15T09:30:00Z",
514 "on_trial": true,
515 "plan": {
516 "archived_storage_limit": 1,
517 "autoscaling": true,
518 "available_features": {
519 "archival_storage": true,
520 "custom_branded_emails": true,
521 "custom_branded_presentations": true,
522 "reel_player": true,
523 "secure_sharing": true,
524 "session_based_watermarking": true,
525 "team_only_comments": true
526 },
527 "collaborator_limit": 1,
528 "cost": 1,
529 "default_plan": true,
530 "deleted_at": "2024-01-15T09:30:00Z",
531 "enterprise": true,
532 "file_limit": 1,
533 "id": "string",
534 "inserted_at": "2024-01-15T09:30:00Z",
535 "lifetime_file_limit": 1,
536 "member_limit": 1,
537 "name": "string",
538 "payment_method": "stripe",
539 "period": "monthly",
540 "project_limit": 1,
541 "storage_limit": 1,
542 "team_limit": 1,
543 "tier": "free",
544 "title": "string",
545 "updated_at": "2024-01-15T09:30:00Z",
546 "user_limit": 1,
547 "user_max": 1,
548 "version": 1
549 },
550 "plan_id": "string",
551 "promotion_expires_at": "2024-01-15T09:30:00Z",
552 "promotion_id": "string",
553 "requires_autoscaling": true,
554 "storage_limit": 1,
555 "subscription_end_at": "2024-01-15T09:30:00Z",
556 "total_archived_storage_limit": 1,
557 "total_lifetime_file_limit": 1,
558 "total_member_limit": 1,
559 "total_project_limit": 1,
560 "total_storage_limit": 1,
561 "total_user_limit": 1,
562 "updated_at": "2024-01-15T09:30:00Z",
563 "user_limit": 1
564 },
565 "account_members": [
566 {
567 "accepted_at": "2024-01-15T09:30:00Z",
568 "account_id": "string",
569 "declined_at": "2024-01-15T09:30:00Z",
570 "deleted_at": "2024-01-15T09:30:00Z",
571 "inserted_at": "2024-01-15T09:30:00Z",
572 "role": "admin",
573 "updated_at": "2024-01-15T09:30:00Z",
574 "user_id": "string"
575 }
576 ],
577 "frames": 1,
578 "member_count": 1,
579 "image_256": "string"
580 },
581 "image_32": "string",
582 "inserted_at": "2024-01-15T09:30:00Z",
583 "updated_at": "2024-01-15T09:30:00Z",
584 "project_count": 0,
585 "duration": 0,
586 "team_image": "string",
587 "collaborator_count": 0,
588 "bio": "string",
589 "color": "string",
590 "email_branding": {
591 "accent_color": "string",
592 "background_color": "string",
593 "image": {
594 "bucket": "string",
595 "key": "string",
596 "type": "image/jpeg",
597 "uploaded": false
598 }
599 },
600 "folder_count": 0,
601 "dark_theme": false,
602 "default_session_watermark_template_id": "string",
603 "session_watermark_templates": [
604 {
605 "account_id": "string",
606 "app_default": false,
607 "creator_id": "string",
608 "id": "string",
609 "name": "string",
610 "watermark_blocks": [
611 {
612 "alpha": 0.5,
613 "data_points": [
614 {
615 "order": 1,
616 "type": "email",
617 "value": "string"
618 }
619 ],
620 "font_size": "medium",
621 "name": "string",
622 "position": "top_left",
623 "position_reference_point": "top_left",
624 "position_x": 1,
625 "position_y": 1,
626 "scroll_text": "none",
627 "text_alignment": "left",
628 "text_color": "#FFFFFF",
629 "text_shadow": false
630 }
631 ]
632 }
633 ],
634 "id": "string",
635 "member_limit": 1,
636 "frames": 0,
637 "member_count": 0,
638 "image_256": "string",
639 "background_color": "string"
640 },
641 "team_id": "string",
642 "updated_at": "2024-01-15T09:30:00Z",
643 "user_permissions": {
644 "can_download": true,
645 "can_modify_template": true,
646 "can_public_share_presentation": true,
647 "can_public_share_review_link": true,
648 "can_share_downloadable_presentation": true,
649 "can_share_downloadable_review_link": true,
650 "can_share_unwatermarked_presentation": true,
651 "can_share_unwatermarked_review_link": true
652 },
653 "user_preferences": {
654 "collaborator_can_download": true,
655 "collaborator_can_invite": true,
656 "collaborator_can_share": true,
657 "notify_on_new_asset": true,
658 "notify_on_new_collaborator": true,
659 "notify_on_new_comment": true,
660 "notify_on_updated_label": true,
661 "notify_slack": true
662 },
663 "watermark": {
664 "image": {
665 "alpha": 0.5,
666 "image": {
667 "bucket": "string",
668 "key": "string",
669 "type": "image/jpeg",
670 "uploaded": false
671 },
672 "position": "top_left"
673 },
674 "text": {
675 "alpha": 0.5,
676 "lines": [
677 "string"
678 ],
679 "position": "top"
680 }
681 }
682 },
683 "team": {
684 "account_id": "string",
685 "disable_sbwm_internally": false,
686 "creator_id": "string",
687 "storage": 0,
688 "default_font_color": "string",
689 "access": "private",
690 "font_color": "string",
691 "user_role": {},
692 "file_count": 0,
693 "default_session_watermark_template": {
694 "account_id": "string",
695 "app_default": false,
696 "creator_id": "string",
697 "id": "string",
698 "name": "string",
699 "watermark_blocks": [
700 {
701 "alpha": 0.5,
702 "data_points": [
703 {
704 "order": 1,
705 "type": "email",
706 "value": "string"
707 }
708 ],
709 "font_size": "medium",
710 "name": "string",
711 "position": "top_left",
712 "position_reference_point": "top_left",
713 "position_x": 1,
714 "position_y": 1,
715 "scroll_text": "none",
716 "text_alignment": "left",
717 "text_color": "#FFFFFF",
718 "text_shadow": false
719 }
720 ]
721 },
722 "link": "string",
723 "asset_lifecycle_policy": 1,
724 "upload_url": "string",
725 "admin_only_actions": {
726 "lifecycle": false
727 },
728 "deleted_at": "2024-01-15T09:30:00Z",
729 "default_background_color": "string",
730 "storage_limit": 1,
731 "location": "string",
732 "name": "string",
733 "default_color": "string",
734 "slack_webhook": {},
735 "image_64": "string",
736 "archived_storage": 0,
737 "image_128": "string",
738 "solo": false,
739 "account": {
740 "invoice_emails": [
741 "string"
742 ],
743 "city": "string",
744 "account_default_color": "string",
745 "company_name": "string",
746 "storage": 1,
747 "file_count": 1,
748 "owner": {
749 "digest_frequency": "string",
750 "image_32": "string",
751 "image_128": "string",
752 "from_google": true,
753 "mfa_enforced_at": "string",
754 "email": "string",
755 "name": "string",
756 "image_64": "string",
757 "timezone_value": "string",
758 "account_id": "string",
759 "updated_at": "string",
760 "image_256": "string",
761 "_type": "string",
762 "user_hash": "string",
763 "upload_url": "string",
764 "profile_image": "string",
765 "first_login_at": "string",
766 "joined_via": "string",
767 "id": "string",
768 "next_digest_date": "string",
769 "last_seen": "string",
770 "inserted_at": "string",
771 "from_adobe": true,
772 "avatar_color": "string",
773 "highest_account_role": "string",
774 "integrations": [
775 "string"
776 ],
777 "roles": {
778 "admin": true,
779 "id": "string",
780 "sales": true,
781 "support": true,
782 "service_desk": true
783 },
784 "user_default_color": "string"
785 },
786 "upload_url": "string",
787 "deleted_at": "2024-01-15T09:30:00Z",
788 "line1": "string",
789 "postal_code": "string",
790 "vat": "string",
791 "company_address": "string",
792 "lifetime_file_count": 1,
793 "state": "string",
794 "teams": [
795 null
796 ],
797 "image_64": "string",
798 "archived_storage": 1,
799 "image_128": "string",
800 "owner_id": "string",
801 "user_count": 1,
802 "locked_at": "2024-01-15T09:30:00Z",
803 "image": "string",
804 "team_count": 1,
805 "collaborator_role_count": 1,
806 "billing_emails": "string",
807 "image_32": "string",
808 "unpaid_at": "2024-01-15T09:30:00Z",
809 "inserted_at": "2024-01-15T09:30:00Z",
810 "updated_at": "2024-01-15T09:30:00Z",
811 "project_count": 1,
812 "duration": 1,
813 "delinquent_at": "2024-01-15T09:30:00Z",
814 "collaborator_count": 1,
815 "plan": {
816 "archived_storage_limit": 1,
817 "autoscaling": true,
818 "available_features": {
819 "archival_storage": true,
820 "custom_branded_emails": true,
821 "custom_branded_presentations": true,
822 "reel_player": true,
823 "secure_sharing": true,
824 "session_based_watermarking": true,
825 "team_only_comments": true
826 },
827 "collaborator_limit": 1,
828 "cost": 1,
829 "default_plan": true,
830 "deleted_at": "2024-01-15T09:30:00Z",
831 "enterprise": true,
832 "file_limit": 1,
833 "id": "string",
834 "inserted_at": "2024-01-15T09:30:00Z",
835 "lifetime_file_limit": 1,
836 "member_limit": 1,
837 "name": "string",
838 "payment_method": "stripe",
839 "period": "monthly",
840 "project_limit": 1,
841 "storage_limit": 1,
842 "team_limit": 1,
843 "tier": "free",
844 "title": "string",
845 "updated_at": "2024-01-15T09:30:00Z",
846 "user_limit": 1,
847 "user_max": 1,
848 "version": 1
849 },
850 "watermark": {
851 "image": {
852 "alpha": 0.5,
853 "image": {
854 "bucket": "string",
855 "key": "string",
856 "type": "image/jpeg",
857 "uploaded": false
858 },
859 "position": "top_left"
860 },
861 "text": {
862 "alpha": 0.5,
863 "lines": [
864 "string"
865 ],
866 "position": "top"
867 }
868 },
869 "folder_count": 1,
870 "id": "string",
871 "display_name": "string",
872 "country": "string",
873 "subscription": {
874 "account_id": "string",
875 "archived_storage_limit": 1,
876 "balance": 1,
877 "cancellation_option": "string",
878 "cancellation_reason": "string",
879 "cancelled_at": "2024-01-15T09:30:00Z",
880 "deleted_at": "2024-01-15T09:30:00Z",
881 "id": "string",
882 "inserted_at": "2024-01-15T09:30:00Z",
883 "last_payment_at": "2024-01-15T09:30:00Z",
884 "member_limit": 1,
885 "next_bill_at": "2024-01-15T09:30:00Z",
886 "on_trial": true,
887 "plan": {
888 "archived_storage_limit": 1,
889 "autoscaling": true,
890 "available_features": {
891 "archival_storage": true,
892 "custom_branded_emails": true,
893 "custom_branded_presentations": true,
894 "reel_player": true,
895 "secure_sharing": true,
896 "session_based_watermarking": true,
897 "team_only_comments": true
898 },
899 "collaborator_limit": 1,
900 "cost": 1,
901 "default_plan": true,
902 "deleted_at": "2024-01-15T09:30:00Z",
903 "enterprise": true,
904 "file_limit": 1,
905 "id": "string",
906 "inserted_at": "2024-01-15T09:30:00Z",
907 "lifetime_file_limit": 1,
908 "member_limit": 1,
909 "name": "string",
910 "payment_method": "stripe",
911 "period": "monthly",
912 "project_limit": 1,
913 "storage_limit": 1,
914 "team_limit": 1,
915 "tier": "free",
916 "title": "string",
917 "updated_at": "2024-01-15T09:30:00Z",
918 "user_limit": 1,
919 "user_max": 1,
920 "version": 1
921 },
922 "plan_id": "string",
923 "promotion_expires_at": "2024-01-15T09:30:00Z",
924 "promotion_id": "string",
925 "requires_autoscaling": true,
926 "storage_limit": 1,
927 "subscription_end_at": "2024-01-15T09:30:00Z",
928 "total_archived_storage_limit": 1,
929 "total_lifetime_file_limit": 1,
930 "total_member_limit": 1,
931 "total_project_limit": 1,
932 "total_storage_limit": 1,
933 "total_user_limit": 1,
934 "updated_at": "2024-01-15T09:30:00Z",
935 "user_limit": 1
936 },
937 "account_members": [
938 {
939 "accepted_at": "2024-01-15T09:30:00Z",
940 "account_id": "string",
941 "declined_at": "2024-01-15T09:30:00Z",
942 "deleted_at": "2024-01-15T09:30:00Z",
943 "inserted_at": "2024-01-15T09:30:00Z",
944 "role": "admin",
945 "updated_at": "2024-01-15T09:30:00Z",
946 "user_id": "string"
947 }
948 ],
949 "frames": 1,
950 "member_count": 1,
951 "image_256": "string"
952 },
953 "image_32": "string",
954 "inserted_at": "2024-01-15T09:30:00Z",
955 "updated_at": "2024-01-15T09:30:00Z",
956 "project_count": 0,
957 "duration": 0,
958 "team_image": "string",
959 "collaborator_count": 0,
960 "bio": "string",
961 "color": "string",
962 "email_branding": {
963 "accent_color": "string",
964 "background_color": "string",
965 "image": {
966 "bucket": "string",
967 "key": "string",
968 "type": "image/jpeg",
969 "uploaded": false
970 }
971 },
972 "folder_count": 0,
973 "dark_theme": false,
974 "default_session_watermark_template_id": "string",
975 "session_watermark_templates": [
976 {
977 "account_id": "string",
978 "app_default": false,
979 "creator_id": "string",
980 "id": "string",
981 "name": "string",
982 "watermark_blocks": [
983 {
984 "alpha": 0.5,
985 "data_points": [
986 {
987 "order": 1,
988 "type": "email",
989 "value": "string"
990 }
991 ],
992 "font_size": "medium",
993 "name": "string",
994 "position": "top_left",
995 "position_reference_point": "top_left",
996 "position_x": 1,
997 "position_y": 1,
998 "scroll_text": "none",
999 "text_alignment": "left",
1000 "text_color": "#FFFFFF",
1001 "text_shadow": false
1002 }
1003 ]
1004 }
1005 ],
1006 "id": "string",
1007 "member_limit": 1,
1008 "frames": 0,
1009 "member_count": 0,
1010 "image_256": "string",
1011 "background_color": "string"
1012 },
1013 "updated_at": "2024-01-15T09:30:00Z",
1014 "view_count": 0,
1015 "watermark_user_input": "string",
1016 "bundle_count": 0,
1017 "is_autoplay": false
1018 }
1019]
List all the Review Links belonging to a Project
Was this page helpful?
Previous

Remove items from a Review Link

Next

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

project_idstringRequiredformat: "uuid"

Response headers

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

Response

ReviewLink success response
namestring
Name of the Review Link
access_controlobject
available_featuresobjectRead-only
allow_approvalsbooleanDefaults to true

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

current_version_onlybooleanDefaults to false

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

deleted_atstringRead-onlyformat: "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_atstringRead-onlyformat: "date-time"
Expiration time of the Review Link
enable_commentsbooleanDefaults to true
folder_item_countintegerRead-onlyDefaults to 0
is_activebooleanDefaults to true

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

notify_on_viewbooleanRead-onlyDefaults to 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_passwordbooleanRead-onlyDefaults to false
If false, the Review Link has no passphrase
idstringRead-onlyformat: "uuid"
UUID of the Review Link
inserted_atstringRead-onlyformat: "date-time"
item_countintegerRead-onlyDefaults to 0
Number of items included at the root of the Review Link
itemslist of objectsRead-only
owner_idstringRead-onlyformat: "uuid"
project_idstringRead-onlyformat: "uuid"
reviewer_countintegerRead-onlyDefaults to 0
short_urlstringRead-only
ownerobject
User model
projectobject
teamobject
updated_atstringRead-onlyformat: "date-time"
view_countintegerRead-onlyDefaults to 0
watermark_user_inputstring
bundle_countintegerRead-onlyDefaults to 0Deprecated
is_autoplaybooleanRead-onlyDefaults to falseDeprecated

Errors

401
Unauthorized Error
404
Not Found Error