Skip to main content
GET
Get All Presentations

Query Parameters

version
enum<string> | null

Only include presentations matching this version.

Available options:
v1-standard,
v2-standard
include_slides
boolean
default:true

Include the first slide and resolved fonts for dashboard previews. Disable this for metadata-only presentation lists.

Response

Successful Response

id
string<uuid>
required
content
string
required
n_slides
integer
required
language
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
slides
SlideModel · object[]
required
version
string | null
title
string | null
tone
string | null
verbosity
string | null
layout
Layout · object | null
structure
Structure · object | null
theme
Theme · object | null
fonts
unknown