v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13327173.8 KB
matters

Creates an export.

post/v1/matters/{matterId}/exports

Path parameters

matterIdstring required

The matter ID.

Request body

idstring

Output only. The generated export ID.

parentExportIdstring

Output only. Identifies the parent export that spawned this child export. This is only set on child exports.

matterIdstring

Output only. The matter ID.

createTimestring google-datetime

Output only. The time when the export was created.

status'EXPORT_STATUS_UNSPECIFIED' | 'COMPLETED' | 'FAILED' | 'IN_PROGRESS'

Output only. The status of the export.

namestring

The export name. Don't use special characters (~!$'(),;@:/?) in the name, they can prevent you from downloading exports.

Response

Successful response