Skip to main content

Paligo API

Translationimport

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

Properties

Name

Type

Required

Restrictions

Description

id

string

false

none

The ID of the import.

status

string

false

none

The status of the import.

url

string

false

none

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

message

string

false

none

A message describing the current step the import is on.

Enumerated Values

Property

Value

status

cancelled

status

done

status

running