Get all language translations
get
https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/languages/{languages_id}/$translations
Request
Path Parameters
Query Parameters
-
$fields: string
Restricts the resource fields. Only the specified fields and mandatory system fields are returned.
-
$filter: string
The resource collection will be queried using the specified filter condition.
-
$limit: integer
Restricts the number of resource items returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resource items.Default Value:
25
-
$offset: integer
Defines the starting position of the resource collection. If offset exceeds the resource count then no resource items are returned.Default Value:
0
-
$sortBy: string
Orders a resource collection based on the specified fields. The parameter value is a comma-separated string of field names, each optionally followed by a colon and "asc" (default) or "desc".
There's no request body for this operation.
Back to TopResponse
Default Response
An array of items response
Nested Schema : languages-_translations_item-response
Match All
Show Source
-
object
oraCommonAppsInfraObjects.LanguageTranslation_item
The translation of the language list of values resource.
-
object
__busObj_context
Nested Schema : oraCommonAppsInfraObjects.LanguageTranslation_item
Type:
object
The translation of the language list of values resource.
Show Source
-
$language: string
Read Only:
true
-
languageCode: string
Read Only:
true
The unique code of the language.