Themes API
Manage themes for presentations. List the themes available in Zoho Show.
GET List Themes
GET https://show.zoho.com/api/v1/themes
Required Scopes:
ZohoShow.showdocslist.READ
Returns the list of presentation themes available to the caller, including built-in Show themes and custom themes added to the workspace. This endpoint supports the fields query parameter; from and limit pagination parameters are not supported.
Query parameters
| Name | Type | Required | Description |
|---|---|---|---|
| fields | string | Optional | Comma-separated response fields to include. Allowed values: theme_id, theme_name, description, slide_setup. |
Samples
Responses
200
Themes retrieved
200
Field Specific Response
401
Missing OAuth Token
400
Invalid Fields Parameter
{
"data": {
"themes": [
{
"theme_id": "128920000000169003",
"theme_name": "Bold",
"description": "This crisp modern theme has a cutting-edge look and feel that is perfect for making a statement in style. Stylized type over a minimalist background and contemporary design elements add subtle visual interest to your display. ",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "3500271000286327609",
"theme_name": "Eccentric",
"description": "Eccentric",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286332122",
"theme_name": "Patterns",
"description": "Patterns",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286532132",
"theme_name": "Sunny",
"description": "Sunny",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000174277",
"theme_name": "Lightbox",
"description": "This sleek minimalist theme showcases modern subtle design elements with thin understated type that is expressive while remaining appropriate for a business or corporate use. A bright color palette and crisp contrasting text helps your content jump off the slides.",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000199733",
"theme_name": "Watercolor",
"description": "This playful and bright theme uses a variety of colorful design elements to provide a fun, fresh look and feel. The kaleidoscopic watercolor textures add depth while the large, bold type helps your content jump off the slides.",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "1231313000225683206",
"theme_name": "StellarAI",
"description": "StellarAI",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286325541",
"theme_name": "Chalkboard",
"description": "Chalkboard",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285744039",
"theme_name": "Stardust",
"description": "Stardust",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000822361",
"theme_name": "Monochrome",
"description": "Monochrome",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285800109",
"theme_name": "Folklore",
"description": "Folklore",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000822480",
"theme_name": "Geometric",
"description": "Geometric",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000181003",
"theme_name": "Orbit",
"description": "This light and modern theme incorporates vibrant circular design elements in cool colors, with updated sans-serif type in a neutral slate gray. The easygoing look and feel can be calming and somber or energizing and fun with bold pops of color.",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285371473",
"theme_name": "Corporate",
"description": "Corporate",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000353591774",
"theme_name": "Canine",
"description": "Canine",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000169134",
"theme_name": "Bulletin",
"description": "This thematic theme provides realistic pin board and paper textures to support your content with an eye-catching look and feel. The realistic backgrounds and clear type in welcoming hues create an eye-catching, welcoming display. ",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "3500271000714261086",
"theme_name": "Sage",
"description": "Sage",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286535236",
"theme_name": "Foliage",
"description": "Foliage",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000652109014",
"theme_name": "Retro",
"description": "Retro",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000832732",
"theme_name": "Whitepaper",
"description": "Whitepaper",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286108742",
"theme_name": "Edgy",
"description": "Edgy",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286187507",
"theme_name": "Abstract",
"description": "Abstract",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286275379",
"theme_name": "Radiant",
"description": "Radiant",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285363343",
"theme_name": "Wavy",
"description": "Wavy",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000199192",
"theme_name": "Brushstrokes",
"description": "This realistic and stylish theme creates an engaging atmosphere with subtle texture and dynamic design elements. A toned-down color palette and sans-serif type provide a sense of calmness and structure over a compelling surface.",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "3500271000353232246",
"theme_name": "Interlinks",
"description": "Interlinks",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000817505",
"theme_name": "Cultural",
"description": "Cultural",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000464430997",
"theme_name": "Honeycomb",
"description": "Honeycomb",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285802237",
"theme_name": "Comics",
"description": "Comics",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000832607",
"theme_name": "Celestial",
"description": "Celestial",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000831655",
"theme_name": "Evolutionary",
"description": "Evolutionary",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286464066",
"theme_name": "Ideation",
"description": "Ideation",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000827439",
"theme_name": "Strokes",
"description": "Strokes",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000199311",
"theme_name": "Bubbles",
"description": "Bubbles",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000353732559",
"theme_name": "Pet",
"description": "Pet",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "1231313000312308052",
"theme_name": "VibranceAI",
"description": "VibranceAI",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000711781545",
"theme_name": "Sapphire",
"description": "Sapphire",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000628931122",
"theme_name": "Stellar",
"description": "Stellar",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000829865",
"theme_name": "Radiant",
"description": "PaintWall",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000199608",
"theme_name": "Oblique",
"description": "This unique theme takes advantage of bold geometric shapes and subtle background texture to create a forward look. Modern layouts and strong colors help make content more engaging, while allowing for a variety of uses.",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "128920000000175539",
"theme_name": "Universal",
"description": "Universal",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285799385",
"theme_name": "Chemist",
"description": "Chemist",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000831260",
"theme_name": "Doodles",
"description": "SpiralDoodle",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285376593",
"theme_name": "Halloween",
"description": "Halloween",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000174051",
"theme_name": "Essential",
"description": "This minimal but bold theme is perfect for almost any use. Contemporary layouts and strong colors help engage your audience, while allowing for a variety of uses. Subtle classic type contrasting with bold colorful headlines makes for readable content that is full of personality.",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "9114000000832832",
"theme_name": "Enlighten",
"description": "",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286217641",
"theme_name": "Coders",
"description": "Coders",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000169307",
"theme_name": "Chalkboard",
"description": "This stylistic theme provides realistic chalkboard backgrounds to support your content with a fun and authentic look and feel. The expressive headlines and clean body type create an eye-catching environment for any exhibition.",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "60123000003350053",
"theme_name": "Cybermesh",
"description": "Cybermesh",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286283171",
"theme_name": "Polygon",
"description": "Polygon",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "60123000003787003",
"theme_name": "WhitepaperAI",
"description": "WhitepaperAI",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000637304755",
"theme_name": "Neon",
"description": "Neon",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "1231313000316264293",
"theme_name": "ColorfulAI",
"description": "ColorfulAI",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000177000",
"theme_name": "Elemental",
"description": "This bold but minimal theme is perfect for almost any use. Modern layouts and strong colors help make content more engaging, while allowing for a variety of uses. The clear contrasting type is readable and direct, but full of personality. ",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000827971",
"theme_name": "Brainstorm",
"description": "Idea",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000828666",
"theme_name": "Serene",
"description": "Serene",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000614546556",
"theme_name": "Whimsy",
"description": "Whimsy",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286493685",
"theme_name": "Floral",
"description": "Floral",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286094980",
"theme_name": "Mechanics",
"description": "Mechanics",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "120420000000063003",
"theme_name": "Cosmo",
"description": "Cosmo",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286515036",
"theme_name": "Blot",
"description": "Blot",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000199412",
"theme_name": "Dormitory",
"description": "This theme has a laid-back classic look and feel that portrays a reliable and relevant display for your content. The subtly textured light gray background sets the stage for the cool blocky type to pop.",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "3500271000286331114",
"theme_name": "Aviation",
"description": "Aviation",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285084330",
"theme_name": "Savings",
"description": "Savings",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000817378",
"theme_name": "Theatrical",
"description": "Theatrical",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285800142",
"theme_name": "Puppets",
"description": "Puppets",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286283980",
"theme_name": "Frames",
"description": "Frames",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000827570",
"theme_name": "Beehive",
"description": "Beehive",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286286901",
"theme_name": "Contrast",
"description": "Contrast",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000826894",
"theme_name": "Experimental",
"description": "Experimental",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286313870",
"theme_name": "Splash",
"description": "Splash",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286108547",
"theme_name": "Grids",
"description": "Grids",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285071521",
"theme_name": "Notebook",
"description": "Notebook",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000175396",
"theme_name": "Treasury",
"description": "This futuristic theme provides an ultra-modern frame and distinctive display for your content. Building blocks of technical-feeling shapes and shades with clear modern type make a bold impression regardless of your subject.",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285730185",
"theme_name": "Aquatic",
"description": "Aquatic",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285717823",
"theme_name": "Art",
"description": "Art",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000175283",
"theme_name": "Tradition",
"description": "Tradition",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000817942",
"theme_name": "Elegance",
"description": "Elegance",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000174509",
"theme_name": "Motion",
"description": "Motion",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286199635",
"theme_name": "Executive",
"description": "Executive",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000829259",
"theme_name": "Origami",
"description": "Origami",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000284825418",
"theme_name": "Flora",
"description": "Flora",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286440297",
"theme_name": "Starry",
"description": "Starry",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286332067",
"theme_name": "Colorful",
"description": "Colorful",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000174378",
"theme_name": "Luxury",
"description": "This exclusive and stylish theme creates an engaging atmosphere with subtle treatment, shading, and dynamic design elements. Clear modern type over extravagant backgrounds provide layouts with the look and feel of unconventional quality. ",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "128920000000199513",
"theme_name": "Guidebook",
"description": "This clean modern theme has a cutting-edge look and feel that is perfect for almost any use. Stylized type over a minimalist background and directional design elements add spirited visual interest to your display.",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "36481000000374005",
"theme_name": "Playgrid",
"description": "Playgrid",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000169617",
"theme_name": "Community",
"description": "Community",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286219752",
"theme_name": "Wildlife",
"description": "Wildlife",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285405284",
"theme_name": "Memories",
"description": "Memories",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "1231313000211638536",
"theme_name": "GreeneryAI",
"description": "GreeneryAI",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000829542",
"theme_name": "Splash",
"description": "PaintSplash",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "1231313000277712211",
"theme_name": "FloraAI",
"description": "FloraAI",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000174765",
"theme_name": "Perspective",
"description": "This classic but dynamic theme uses ultra-subtle design elements with a refined color palette to form a trustworthy and alluring display. The strong serif type in earthy shades creates an honest look and feel over a dynamic surface. ",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285709626",
"theme_name": "Picnic",
"description": "Picnic",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285802140",
"theme_name": "Cardboard",
"description": "Cardboard",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000175176",
"theme_name": "Sheer",
"description": "This theme adds modern minimalism with its subtle design elements and two-tone color palette and accents that make your content pop. The bold modern type in sophisticated shades set the stage for a strong and energetic pitch. ",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000174884",
"theme_name": "Pinstripes",
"description": "Pinstripes",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286447932",
"theme_name": "Greenery",
"description": "Greenery",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000199007",
"theme_name": "Architecture",
"description": "Architecture",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286273570",
"theme_name": "Sharpex",
"description": "Sharpex",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286275352",
"theme_name": "Blossom",
"description": "Blossom",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000286408012",
"theme_name": "Ellipse",
"description": "Ellipse",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285709192",
"theme_name": "Candy",
"description": "Candy",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "8114000000822755",
"theme_name": "Breezy",
"description": "Breezy",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000188003",
"theme_name": "Pulp",
"description": "",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "3500271000286283096",
"theme_name": "Classic",
"description": "Classic",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285746501",
"theme_name": "Scatter",
"description": "Scatter",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000169504",
"theme_name": "Civil",
"description": "This bold and engaging theme uses clear contrasting type, subtle background elements and distinctive accents. The modern headline styling, ample type size, and prominent colors are exceptional for making strong statements.",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "3500271000285595087",
"theme_name": "Kitty",
"description": "Kitty",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
},
{
"theme_id": "128920000000181334",
"theme_name": "Executive",
"description": "This classic theme utilizes subtle textures and understated design elements with clear and versatile layouts. Accented use of muted complementary colors effectively draws attention to key data, and strong block type provides distinct headlines and copy.",
"slide_setup": {
"screen_type": "FOUR_BY_THREE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 720
}
}
},
{
"theme_id": "3500271000285376156",
"theme_name": "Vibrance",
"description": "Vibrance",
"slide_setup": {
"screen_type": "SIXTEEN_BY_NINE",
"orient": "LANDSCAPE",
"size": {
"width": 960,
"height": 540
}
}
}
]
},
"message": "Getting themes list",
"request_uri": "/api/v1/themes",
"status": "success"
}
Code Examples
cURL
curl -X GET "https://show.zoho.com/api/v1/themes?fields=theme_id,theme_name" \
-H "Authorization: Zoho-oauthtoken YOUR_ACCESS_TOKEN" \
-H "Content-Type: application/json"