Entities
Get Table
Retrieve a specific table by index in multiple formats.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.okrapdf.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns a specific table from the document. Use theformat query parameter to choose the output format.
Multiple formats. Use the
format query parameter to get the table as json, csv, html, or markdown.Request
Document ID (e.g.
doc-abc123) or 6-char short hash.0-based table index.
Output format:
json, csv, html, or markdown. Defaults to json.Response (200)
Response content type varies by format. Forjson: