The item type catalog
GET /item-types
Every item type, generated from the component registry. No token needed. readback says what a GET on an item of that type returns: exact (the same object the type was created with), unwrapped (one wrapper removed), text (a string under the schema's key), pointer (an S3 pointer and state), parts (drawn as many components, read through the structure) or none.
Authorization
AuthorizationstringheaderrequiredBearer <key>. Any key of the workspace. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.
Response
dataItemTypeSummary[]Child attributes
typeenum<string>Item types, generated from the MockFlow component registry. Primitive types are drawn by the editor; frame types are rich components whose data schema is the same one the MCP render_* tool accepts.
labelstring | nullhintstring | nullprimitivebooleancreatablebooleanmcpToolstring | nullreadbackenum<string>One of exact, unwrapped, text, pointer, parts or none.
schemaRefstringErrors
rate_limitedToo many requests.