v4

latestOpenAPI 3.0.12026-07-1331224.2 KB
Basic

get/crm/exports/2026-09/export/{exportId}

Path parameters

exportIdinteger required

Response

successful operation

createdAtstring date-time required

The timestamp when the export was created, in ISO 8601 format.

exportNamestring

The name assigned to the export.

exportState'CANCELED' | 'CONFLICT' | 'DEFERRED' | 'DELETED' | 'DONE' | 'ENQUEUED' | 'FAILED' | 'PENDING_APPROVAL' | 'PROCESSING' required

The current state of the export process.

exportType'LIST' | 'VIEW' required

The type of export, which can be either VIEW or LIST.

idstring required

The unique ID of the export.

objectPropertiesstring[] required

The list of properties exported for the associated object.

objectTypestring required

The associated CRM object being exported.

recordCountinteger

The total number of records included in the export.

updatedAtstring date-time required

The timestamp when the export was last updated, in ISO 8601 format.