Returns theme IDs and names for all system themes and user themes accessible to the authenticated user.
Retrieve the themes available to the authenticated user. This endpoint returns both system themes and any user themes you can access. Use the returnedDocumentation Index
Fetch the complete documentation index at: https://docs.getalai.com/llms.txt
Use this file to discover all available pages before exploring further.
id values as presentation_options.theme_id when generating presentations.
theme_id now primarily expects a theme ID from this endpoint. Legacy theme display names are still accepted for backward compatibility, but they are deprecated.| Field | Type | Description |
|---|---|---|
themes | array | List of themes available to the authenticated user |
| Field | Type | Description |
|---|---|---|
id | string | Unique theme identifier to pass as presentation_options.theme_id |
name | string | Human-readable theme display name |