Themes
List themes (brand templates)
Returns the presentation themes available to the caller's company.
Pagination is opt-in. Send limit (and follow next_cursor) to page; omit both limit and cursor to receive the full list unchanged.
get/api/v1/themes
Query parameters
namestring
Optional case-insensitive name filter.
featurestring
Filter by feature scope.
enabledFeaturestring
Optional feature flag filter.
sortstring
Sort expression (for example name:asc).
limitinteger
Max items per page (1–200, default 50). Sending this enables cursor pagination.
cursorstring
Opaque cursor from a previous response's next_cursor.
sourcestring
Source filter.
Response
Themes returned.