Search for translation

Gets translation for the given locale, module, and search request model.

Path Params
string
required

Specifies a language and region; for example: en-US.
Note: Use the User Management API to obtain the list of available locales.

string
required

A classifier for the translation; for example: CLM.DOC_GEN or CPQ.CART.

Body Params

Search model.

SearchFilters
array of objects | null

Search filters.

SearchFilters
string | null

Field name for sorting.

Note : The sort field should be indexed or sortable.

string | null

Sort direction (Ascending or Descending) for the data.

int32 | null

The page number of the result set to view.

Note : The page Index starts from 1.

int32 | null

The number of records to display on each page.

Responses

400

Bad Request

500

Internal Server Error

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