Export an ingested dataset
Export the entities of an ingested dataset in the chosen format.
get/v2/export/{fileType}
Path parameters
fileTypestring required
Dataset name which matches a schema defined in the Watchman config
Query parameters
format'watchman' | 'senzing' | 'senzing/json' | 'senzing/jsonl' | 'senzing/ndjson'
Output format for the export (default watchman). May also be set via the Accept header.
Response
Export successful