Skip to content
Get an API key

GET /boards/{boardId}/structure

Updated 17 Sep 20262 min read
GET/boards/{boardId}/structureTry it
Basehttps://api.mockflow.com/v1Scopesboards:read

The machine view behind the outline. Sections by geometry with their items and per-type counts, groups, and connector edges with labels.

Authorization

Authorizationstringheaderrequired

Bearer <key>. The key needs boards:read scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Path parameters

boardIdstringpathrequired

Response

200 · application/json
boardIdstring
titlestring
countsobject
sectionsobject[]
Child attributes
idstring
titlestring
positionPoint
sizeSize
countsobject
childrenOutlineNode[]
standaloneOutlineNode[]
Child attributes
idstring
typestring
titlestring
textstring
groupsobject[]
Child attributes
idstring
itemIdsstring[]
edgesobject[]
Child attributes
idstring
fromstring | null
tostring | null
fromTitlestring | null
toTitlestring | null
directedboolean
labelstring

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