GET

Get Translation Job Status


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a translation job's current state, including how much content it has processed and which fields failed.

Poll this method until jobState is COMPLETED or FAILED. There's no published limit on how long a job takes. A job stays queryable indefinitely, so you can check its outcome long after it finishes.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permission Scopes
Wix Multilingual
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/multilingual/v3/async-site-translator/translate/status/{jobId}

Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?