Team chat history
GET /boards/{boardId}/chat
GET/boards/{boardId}/chatTry it Basehttps://api.mockflow.com/v1Scopesboards:read
The board's team chat, oldest first within a page. The product keeps the newest 50 messages per board.
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
Query parameters
cursorstringquery
Opaque cursor from a previous response's nextCursor.
Response
200 · application/json
Was this page helpful?