Skip to main content

Paligo API

Translationexport

{
  "id": "translationexport.1234-5678",
  "status": "running",
  "url": "https://myinstance.paligoapp.com/export-name.pdf",
  "message": "Starting export."
}

Properties

Name

Type

Required

Restrictions

Description

id

string

false

none

The ID of the export.

status

string

false

none

The status of the export.

url

string

false

none

The URL of the export package (available once the export has finished).

message

string

false

none

A message describing the current step the export is on.

Enumerated Values

Property

Value

status

cancelled

status

done

status

running