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
statusstringOptional
total_run_timestringOptional
total_data_iterate_run_timestringOptional
select_data_run_timestringOptional
total_countstringOptional
datalist of objectsOptional
total_chunksstringOptional