Get Theme
Themes
Get Theme
Retrieve a single theme
GET
Get Theme
Documentation Index
Fetch the complete documentation index at: https://docs.launchmystore.io/llms.txt
Use this file to discover all available pages before exploring further.
Get Theme
Returns a single theme by its ID.Request
Path Parameters
The unique theme ID
Response
Whether the request succeeded
Theme object
Example Response
Error Codes
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have read_themes scope |
NOT_FOUND | Theme with the specified ID does not exist |