Export project

GET /XAPI/v2/Projects/{ProjectId}/Export

Export project

Exports the project transcription in a multitude of formats, namely pdf and docx. Also supports export options such as including timestamps.

Parameters:
  • ProjectId (integer)

Query Parameters:
  • FormatId (string) – pdf, docx, txt, html

  • WithTimeStamps (boolean) – default: false

  • ExportTemplateId (string)

  • FrontEndNormalize (boolean) – default: true

  • IsRightToLeft (boolean) – default: false

Status Codes:
Response JSON Object:
  • Data (null)