Retrieve a paginated list of translations for a given Type(String/Schema), with optional locale, module, search and filtering

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

The translation type (e.g., String, Schema). Required.

Allowed:
locales
array of strings

The locales identifier (e.g., "en-US") to filter translations. Optional.

locales
string

The module name to filter translations. Optional.

string

The text to search for in translation keys. Optional.

boolean
Defaults to false

Indicates whether to include the total count of records in the response.

int32
Defaults to 1

The page number to retrieve. Defaults to 1.

int32
Defaults to 100

The number of items per page. Defaults to the maximum limit which is 100.

string
enum

The field by which to sort the results. Optional. Defaults to ModifiedDate.

Allowed:
string
enum

The direction in which to sort the results (Ascending or Descending). Optional. Defaults to Descending.

Allowed:
Responses

400

Bad Request

403

Forbidden

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