Check the status of a translation project and retrieve results
processing, success, or failedstatus is success, the following additional fields are included:
status is failed, the following additional field is included:
| Status | Code | Description |
|---|---|---|
| 401 | INVALID_API_KEY | The provided API key is invalid |
| 403 | FORBIDDEN | You don’t have access to this project |
| 404 | PROJECT_NOT_FOUND | The specified project does not exist |
| 429 | RATE_LIMIT_EXCEEDED | Too many requests (limit: 30 requests per minute) |