# # ContactExportRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**format** | **string** | File extension to export contacts | 
**callback_url** | **string** | Url to receive the webhook | [optional] 
**segments** | **string[]** | Array of segment IDs to filter contacts to export. ***Note:*** segments of type ***auto*** and                         ***tag*** are not yet supported but they are expected to be supported soon! | [optional] 
**fields** | **string[]** | Array of field IDs to be displayed in the exported file | [optional] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


