Skip to main content
GET
List available themes
Retrieve the themes available to the authenticated user. This endpoint returns both system themes and any user themes you can access. Use the returned 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.

Response

Theme Object


Example Request

Example Response


Using a Theme ID in Presentation Generation

Authorizations

Authorization
string
header
required

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

Response

Successful Response

themes
ThemeSummary · object[]
required

Themes available to the authenticated user