Get the content from a DATATABLE section

The contents of the data table is returned in the following format:

[
    ["cell A1 contents", "cell B1 contents"],
    ["cell A2 contents", "cell B2 contents"],
    ["cell A3 contents", "cell B3 contents"]
]

Note that all values are returned as strings, including numbers.

Empty cells will have a value of "", e.g. [["", "", "123"]] will show nothing in cells A1 and B1 and 123 in cell C1.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json