Skip to content
Get an API key

GET /item-types

Updated 16 Sep 20261 min read
GET/item-typesTry it
Basehttps://api.mockflow.com/v1

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

Authorizationstringheaderrequired

Bearer <key>. Any key of the workspace. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Response

200 · application/json
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 | null
hintstring | null
primitiveboolean
creatableboolean
mcpToolstring | null
readbackenum<string>

One of exact, unwrapped, text, pointer, parts or none.

schemaRefstring

Errors

429rate_limited

Too many requests.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft