Skip to main content
GET
Get a style preset by ID

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.

Path Parameters

styleId
string
required

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
definition
object
required

Reusable style definition. System entries are immutable but may be used for rendering or copied into a workspace style.

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