Skip to main content
GET
List Presentations
List Modern presentations owned by the authenticated user, newest first. Each item includes its artifact format, canvas dimensions, design system, current repository commit, and preview URL when available.

Authorizations

Authorization
string
header
required

Your Alai API key. Get one from your account settings at app.getalai.com

Response

Successful Response

id
string
required
title
string
required
artifact_format
enum<string>
required
Available options:
presentation,
infographic,
carousel,
poster,
social_post
canvas_width
integer
required
canvas_height
integer
required
design_system_id
string | null
repo_commit_sha
string | null
preview_url
string | null