Get all set ID reference group translations

get

https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/setIdReferenceGroups/{setIdReferenceGroups_id}/$translations

Request

Path Parameters
Query Parameters
  • Restricts the resource fields. Only the specified fields and mandatory system fields are returned.
  • The resource collection will be queried using the specified filter condition.
  • 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
  • Defines the starting position of the resource collection. If offset exceeds the resource count then no resource items are returned.
    Default Value: 0
  • 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 Top

Response

Default Response

An array of items response
Body ()
Root Schema : setIdReferenceGroups-_translations
Match All
Show Source
Nested Schema : __collection_context
Type: object
Show Source
Nested Schema : setIdReferenceGroups-_translations-allOf[1]
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : setIdReferenceGroups-_translations_item-response
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetIdReferenceGroupTranslation_item
Type: object
The translation of the set ID reference group list of values resource.
Show Source
Nested Schema : __busObj_context
Type: object
Show Source
Nested Schema : setIdReferenceGroup
Match All
Show Source
Nested Schema : Set ID Reference Group
Type: object
Title: Set ID Reference Group
The set ID reference groups list of values resource is used to query the set ID reference groups.
Show Source
Nested Schema : $context
Type: object
Show Source
Back to Top