v2

latestOpenAPI 3.1.02026-07-26391214472.7 KB
import-export

Export Records

Export records as CSV. Respects sharing (only accessible records).

Every successful export is recorded to data_export_log so security can trace exfiltration. The audit insert runs before we return the body so a logging failure aborts the download.

get/api/v1/objects/{object_type}/export

Path parameters

object_typestring required

Query parameters

formatstring

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/objects/{object_type}/export:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}