Retrieves the raw data for a database

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

db_idintegerRequired
ID of the database to get transformed data from

Headers

x-api-keystringRequired

Query parameters

directionstringOptional

Order direction, can be > or <

limitdoubleOptional
How many results should be returned
offsetdoubleOptional
Offset used for paging
selectorstringOptional
The query selector to filter data by

Response

successful operation
statusstring
total_run_timestring
total_data_iterate_run_timestring
select_data_run_timestring
total_countstring
datalist of objects
total_chunksstring