Returns a list of all presentations owned by the authenticated user, including their IDs and titles.
Retrieve a list of all presentations belonging to the authenticated user. Returns presentations sorted by creation date (newest first).Documentation Index
Fetch the complete documentation index at: https://docs.getalai.com/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Description |
|---|---|---|
presentations | array | List of presentation summaries |
| Field | Type | Description |
|---|---|---|
id | string | Unique identifier for the presentation |
title | string | Title of the presentation |