Tables
Get table
Retrieve details of a specific extraction table.
GET
Path parameters
string
required
The unique identifier of the table.
Response
string
Unique table identifier.
string
Table name.
string
Schema used for extraction.
string
queued, processing, completed, or failed.integer
Extraction progress (0-100).
integer
Number of extracted rows.
string
files or text.string | null
Extraction context.
string | null
Enhancement context.
string | null
Error message if processing failed.
array
Uploaded file metadata.
string
ISO 8601 timestamp.
string
ISO 8601 timestamp.

