latestOpenAPI 3.0.32026-08-19299284712.8 KB

67d9f45bb99b

Canvases

Retrieve a specific canvas

Retrieve details of a specific canvas by ID.

  • Includes all fields, including tabs and shared_with data.
  • This endpoint is intended for viewing a single canvas along with its associated tabs and widgets.
get/canvases/{id}

Path parameters

idstring required

Response

idstring uuid required
namestring required
descriptionstring nullable
sharing_scheme'ALL' | 'MANAGERS' | 'SPECIFIC'
  • ALL - All Team Members
  • MANAGERS - Managers Only
  • SPECIFIC - Specific Users
source'WORKSPACE' | 'DECKS' | 'MCP' | 'PLAN_MODE' | 'BUILDER'
  • WORKSPACE - Workspace
  • DECKS - Decks
  • MCP - MCP
  • PLAN_MODE - Plan Mode
  • BUILDER - Builder
{"stackTrail":"components:schemas:Canvas:properties:filters","oasType":"schema","type":"unknown"}
default_currency_idinteger nullable
shared_withstring[]
is_likedboolean required
created_atstring date-time required
modified_atstring date-time required