Skip to main content
GET
List reusable workspace and system styles

Authorizations

Authorization
string
header
required

Short-lived, Developer-API-audience token obtained by the trusted MCP service through token exchange (mcp_at_...). Raw MCP resource tokens are rejected.

Query Parameters

source
enum<string>
default:all

Filter reusable workspace styles, built-in system style templates, or both.

Available options:
all,
workspace,
system

Search style name, description, category, or tags.

Response

200 - application/json
id
string
required
source
enum<string>
required
Available options:
workspace,
system
editable
boolean
required
name
string
required
isDefault
boolean
required
tags
string[]
required
orgId
string | null
userId
string | null
description
string | null
version
number | null
category
string | null
previewPath
string | null
createdAt
string<date-time> | null
updatedAt
string<date-time> | null