Get a theme
Themes
Get a theme
Retrieve a single theme by ID.
GET
Get a theme
Documentation Index
Fetch the complete documentation index at: https://loops.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request
Path parameters
The ID of the theme.
Response
Success
The theme ID.
The theme name.
The theme’s style attributes. Attributes use the same names as the LMX
<Style /> tag attributes.Whether this theme is the team’s default theme.
ISO 8601 timestamp for when the theme was created.
ISO 8601 timestamp for when the theme was last updated.
Error
A400 Bad Request is returned if themeId is invalid.
A 404 Not Found is returned if the theme does not exist.
If the API key is invalid (or content API is not enabled for your team), a
401 Unauthorized is returned.
Last modified on May 20, 2026

