Aller au contenu principal

List Table Rows

GET 

/board/:boardId/table/:tableId/rows

Retrieve rows belonging to the specified table inside a board. Supports optional filter and sort query parameters. Omit BOTH offset and limit for the legacy response (a bare array of every matching row); pass either one to opt into the paginated envelope response.

Request

Responses

Default Response