Translation
Get Translation Result
Retrieves the result of the translation run using the provided run_id
.
GET
Upon completion, this endpoint returns an array of strings representing the translated texts.
Authorizations
The x-api-key
is a custom header required for authenticating requests to our API. Include this header in your request with the appropriate API key value to securely access our endpoints. You can find your API key(s) in the 'API' section of our studio website.
Path Parameters
The unique identifier for the run, which was generated during the translation creation process and returned upon task completion.
Response
200 - application/json
An array of strings containing the translated output texts. Each item in the array corresponds to one translated text