Skip to main content
GET

Overview

Returns all table nodes extracted from a document. Does not require authentication for public documents.

Request

id
string
required
Document ID (e.g. doc-abc123) or 6-char short hash.
limit
integer
Max number of tables to return.
offset
integer
Number of tables to skip (for pagination).

Response (200)