v1

latestOpenAPI 3.0.02026-08-064842333.5 MB
Data Manager

Get a DM Object (no count)

Retrieves the object's (Data Feed, Data Source, Datamart) row level data and skips the count() query - it does not return a total number of rows in the entire table when the filter is applied, it returns just the total number of rows in the response.<p>

<!-- theme: info -->

Information: Use this endpoint when you need a better performance when fetching large data sets and when you do not need to fetch a total number of items in the table. Usually used for integration purposes.

post/datamart.fetchnocount/{objectId}

Request body

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

Response

OK