Skip to content
Get an API key

GET /boards/{boardId}/chat

Updated 16 Sep 20261 min read
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.

limitintegerquery

Defaults to 50.

Response

200 · application/json
nextCursorstring | null
hasMoreboolean
dataChatMessage[]
Child attributes
idstring
authorobject
fromMidaboolean
textstring
htmlstring
pinnedAtobject | null
atstring

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