Retrieve Records from DataTable

Retrieve Records from a DataTable with UTF-8 character encoding

📘

Pagination

Please note that each call will return a maximum of 1000 records.
In order to retrieve all data, use the "start" parameter to pass an integer that indicates the offset and perform pagination: {"start": 1001, "SearchFields": {}}

Language
Click Try It! to start a request and see the response here!