Get big segment import

Returns information about a big segment import process. This is the import of a list-based segment that can include more than 15,000 entries.

Path parameters

projectKeystringRequired
The project key
environmentKeystringRequired
The environment key
segmentKeystringRequired
The segment key
importIDstringRequired
The import ID

Headers

AuthorizationstringRequired

Response

Segment import response
idstring
The import ID
segmentKeystring
The segment key
creationTimelong
Timestamp of when this import was created
modestring

The import mode used, either merge or replace

statusenum
The import status
fileslist of objectsOptional
The imported files and their status

Errors