Get translations

Get a collection of translations

You can create and view your API Private Key here.

Results are paged. Set the number of items per page in the limit parameter, and the starting page number in the page parameter.

Try it

To test this endpoint using the Try It feature:

  1. Copy your Localize API Key into the Header field in the AUTHENTICATION section on the right.
  2. Fill in all required fields below, and any optional fields as needed.
  3. Click the Try it button.
  4. View the results and any error returns on the right side of the screen.

Feel free to copy the sample code provided on the right side of the screen into your source code project to get a start on using this endpoint.

Note that using the Try It feature will affect the data in your Localize dashboard!

You can find the language codes here in your dashboard.

Path Params
string
required
Defaults to YOUR_PROJECT_KEY

The Project Key (this is NOT the Project ID)

Query Params
string
required

The language code

int32
required
Defaults to 5000

The number of translations to retrieve per page.

int32
required
Defaults to 1

The starting page number at which to retrieve the translations. There are limit translations retrieved per page.

string
Defaults to active

Valid states include: active, inactive
If using the In-Progress Workflow other valid states include: review, rejected
States as seen in the dashboard: inactive = Trashed

labels
array of strings

An optional array of labels.

labels
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json