Get All Datatables

return a list of datatables

Query Params
string
required

ID of the organization which the assets belong to

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.

string

Only fetch deleted assets

string

Include deleted assets in the response

Responses

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