Extract rows

Role required

ORG_VIEWER

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

The id of the organization

string
required

The id of the data source

Query Params
int32
Defaults to 5000

Specifies the number of rows that will be returned in a single response.

  • Default page size: 5000
  • Cannot be higher than the global maximum page size limit parameter (5000).
int32
Defaults to 0

The start index is the number of rows to skip from the resultset when extracting rows. It is used for paging.

string

Determines which rows will be included in the resultset. CQL expression to define attribute of the filter. Only rows that pass the filter will be included.

string

Used to sort the fetched data in either ascending (ASC) or descending (DESC) according to one or more columns. Example: ATTRIBUTE_A ASC, ATTRIBUTE_B DESC

columns
array of strings

Column(s) to extract (comma separated)

columns
Responses

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