Documentation Index

Fetch the complete documentation index at: https://docs.mapp.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns a single whiteboard (all versions) by id

Prev Next
Get
/whiteboard/get
Query parameters
id
integer (int64) Required

ID of the whiteboard to return

Responses
200

Pass-through whiteboard JSON (all versions).

string
400

id was not supplied or was invalid, or no whiteboard exists for the supplied id.