Export PDT Records

GET {{url}}/{{tenantName}}/{{instanceName}}/export/PDT_RECORD

Exports all pdt records stored in database. To export, the API client needs to have permissions to export PDT Records (permissions are configured in Designer under Security Policies).

Request Params

KeyDatatypeRequiredDescription
startstringUsed as a cursor for fetching data from the database. If the parameter is not specified, the selection will start from the oldest record
pageSizenumberMin value is 1, max value is 500. If the parameter is not specified, the page size will be 500