Get List of Rows

Get list of rows from a datatable based on request query

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

ID of the datatable

Query Params
string
required

ID of the organization which the assets belong to

boolean

Fetch all rows in a datatable without applying pagination to the response

string

Name of the org branch to connect to. If no value is provided the default value is "main".

number

Page to return, defaults to 1

number

Total number of entries per page, defaults to 30 and can only go up to 100

string

The direction and value to sort by, defaults to createdAt descending (denoted -createdAt). Currently only supports sorting by createdAt.

string

Public access token used to authorize the request. Requests may only come from the token's allowed domains. This parameter is mandatory when making requests from a browser. Outside of the browser instead supply a bearer header using a private access token.

Responses

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