Get the public link
GET /boards/{boardId}/public-link
GET/boards/{boardId}/public-linkTry it Basehttps://api.mockflow.com/v1Scopesboards:read
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
urlstring | null
The /iview/ link, using the slug when one is set.
embedHtmlstring | null
A responsive iframe snippet for the public board.
Was this page helpful?