Get Theme Details
GET
/themes/{themeId}
Retrieves detailed information about a specific theme
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
themeId*
The unique identifier of the theme
Type
Requiredstring
Responses
Theme details
application/json
JSON
{
}
