Get big segment export

Returns information about a big segment export process. This is an export for a synced segment or 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
exportIDstringRequired
The export ID

Headers

AuthorizationstringRequired

Response

Segment export response
idstring
The export ID
segmentKeystring
The segment key
creationTimelong
Timestamp of when this export was created
statusstring
The export status
sizeByteslong
The export size, in bytes
sizestring
The export size, with units
initiatorobject
Details on the member who initiated the export

Errors