Retrieve Records from DataTable

Retrieve Records from a DataTable with UTF-8 character encoding

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Pagination

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

Path Params
string
required

Client-specific Identification String

int32
required
Defaults to null

The unique DataTableID.

Body Params
int32

To provide an offset to retrieve records starting from a particular index.

SearchFields
array

List of Properties to filter with. If not present, first 100 records will be returned.

SearchFields
Headers
string
required
Defaults to Required

Auth_token

Response

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