Retrieves the transformed data for a database/export

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
export_idintegerRequired
The export ID to get transformed data from. Default to 0 for all

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
override_logsbooleanOptional

Returns override_logs with each row of data to get the original values pre-transformed data overrides

Response

successful operation
statudstring
correlation_idstring
total_run_timestring
total_countstring
datalist of any
total_chunksstring
queue_chunk_metricslist of objects