AladiaDocs
Api referenceWhiteboards

List all whiteboards

GET
/v2/whiteboards
AuthorizationBearer <token>

In: header

Query Parameters

next?string
prev?string
sortBy?string
sortDirection?string

Value in

  • "desc"
  • "asc"
attachedKind?string

Value in

  • "lecture"
  • "event"
  • "chat-room"
  • "post"
attachedId?string
text?string

Response Body

application/json

curl -X GET "https://example.com/v2/whiteboards"
{}