v1

latestOpenAPI 3.0.02026-08-064842333.5 MB
Data Manager

Query a Data Manager Object

Returns a list of objects that match the criteria specified in the request.

post/datamart.query

Query parameters

timeoutstring
Example:20

Set this parameter to override the default timeout (60 seconds) of the query. The maximum allowed timeout is 300 seconds. The default timeout value and the maximum timeout value can be configured in the backend. Setting higher timeout can be useful, for example, when a query takes long time (e.g., when processing large tables).

Request body

operationTypestring
startRownumber
endRownumber
sortByobject[]
textMatchStylestring
{"stackTrail":"paths:/datamart.query:post:requestBody:content:application/json:schema:properties:oldValues","oasType":"schema","type":"unknown"}

Response

OK