Get global presentation links

Get recently created Presentation Links across a user's account

SecurityJWT or OAuth2 or DeveloperToken
Responses
200

Presentations success response

Response Headers
link
string

Pagination links

page-number
integer

Current page of results

per-page
integer

Number of entries per page

total
integer

Total entries across all pagess

total-pages
integer

Number of pages

Response Schema: application/json
Array
enabled
boolean
vanity
string
include_upload_date
boolean
Array of objects (PresentationItem)
available_features
object
autoplay
boolean
object (ShareableEntityAccessControl)
secure
boolean
asset_id
string <uuid>
project_id
string <uuid>
include_ext
boolean
layout
string
Enum: "blog" "reel"
Array of objects (Asset)
description
string
deleted_at
string <date-time>
password
string
object (Asset)
object (Team)
name
string
format
string
owner_id
string <uuid>
can_download
boolean
object (Project)
short_url
string
inserted_at
string <date-time>
updated_at
string <date-time>
style
string
text_color
string
title
string
expires_at
string <date-time>
color
string
id
string <uuid>
view_count
integer
Default: 0
reviewer_count
integer
Default: 0
background_color
string
401

Unauthorized response

get/v2/presentations
Request samples
Response samples
application/json
[
  • {
    }
]