Get table data with streaming response to handle large tables.
table_id (required): target table identifier.offset (optional): pagination offset.limit (optional): page size.limit.
Start with a small page size when validating a new workflow, then increase limit once the output looks correct.
401 UnauthorizedAuthorization: Bearer ${EXTRUCT_API_TOKEN}.
404 Not FoundBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Table ID.
Table creation time.
Table name.
Table type.
generic, company, people Table columns configurations.
Table description.
Table tags.
Child table relationships.
Parent table relationships.