Skip to main content

Web Service Method: Export Corpus Documents as a Zip File

Abstract

Web Service Method: Export Corpus Documents as a Zip File

Description

Creates a ZIP file containing the corpus documents for export.

URL: /PoolParty/api/corpusmanagement/{project}/documents/download

Content-Type

application/x-www-form-urlencoded

Supported Methods

GET

Path Variables

Variable

Description

{project}

The project UUID or textual identifier

HTTP Parameters

Parameter

Description

Type

Required

corpusId

Corpus Id for which documents have to be retrieved

String

true

fromTime

Backdated timestamp of the requested time frame (dd.MM.yyyy)

String

false

toTime

Present timestamp of the requested time frame (dd.MM.yyyy)

String

false

Returns

Content-Type: application/json

Status: 200 - OK