Translation
Get information on an in-progress or completed translation by translation ID.
When the translation is complete, requestState changes from ACTIVE to DONE or FAILED. See API Guide: Model Translation for more details.
When polling for translations to complete, use a reasonable interval (e.g., avoid polling multiple times a second, use an exponential backoff strategy, etc.) or use Webhooks. See Rate Limiting and API Limits for more information.
get/translations/{tid}
Path parameters
tidstring required
Response
default response