Retrieve translations using a cursor-based approach for a given type, with optional locale, module, and search filtering

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

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

Allowed:
Query Params
string

A comma-separated list of locale identifiers to filter translations. Optional.

string

The module name to filter translations. Optional.

string

The text to search for in translation keys. Optional.

string

The pagination cursor. Optional.

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