Returns theme IDs and names for all system themes and user themes accessible to the authenticated user.
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 |