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_id
ID of the database to get transformed data from
Headers
x-api-key
Query parameters
direction
Order direction, can be > or <
limit
How many results should be returned
offset
Offset used for paging
selector
The query selector to filter data by
Response
successful operation
status
total_run_time
total_data_iterate_run_time
select_data_run_time
total_count
data
total_chunks