Export Table View
POST/board/:boardId/table/:tableId/export
Render a table view to the chosen format (CSV / XLSX / JSON / MARKDOWN / HTML / PDF / ZIP / ICS). Mirrors the GraphQL exportTableView mutation. Small text/spreadsheet renders return inline; large renders plus PDF/ZIP are queued through the async pipeline and return an asyncJob snapshot.
Request
Responses
- 200
- 202
- 400
- 401
- 403
- 404
- 429
- 500
Default Response
Default Response
Default Response
Default Response
Default Response
Default Response
Too Many Requests - The operation's rate limit was exceeded
Default Response