Get all taxonomy node translations
get
                    <servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/taxonomyNodes/{taxonomyNodes_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 : taxonomyNodes-_translations_item-response
    
    	
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Match All
    Show Source
    - 
                
                object 
                
                
             oraCommonAppsInfraObjects.TaxonomyNodeTranslation_item
                
            The translation of the taxonomy node list of values resource.
- 
                
                object 
                
                
             __busObj_context
                
            
Nested Schema : oraCommonAppsInfraObjects.TaxonomyNodeTranslation_item
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectThe translation of the taxonomy node list of values resource.
    
    
    
    
        Show Source
        - 
                
                    
                    $language: string
                    
                    
                     
                    
                
                
                Read Only:true
- 
                
                    
                    $sourceLang: string
                    
                    
                     
                    
                
                
                Read Only:true
- 
                
                    
                    moduleId: string
                    
                    
                     
                    
                
                
                Read Only:trueThe unique identifier of the taxonomy node.
- 
                
                    
                    taxonomyNode: 
                    
                    
                
                
                    taxonomyNode
                
                
                
Nested Schema : oraCommonAppsInfraObjects.TaxonomyNode_item
    
    	
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Match All
    Show Source
    - 
                
                
                
                allOf 
             oraCommonAppsInfraObjects.TaxonomyNode_item-fields
                
            
- 
                
                object 
                
                
             Taxonomy Node
                
            Title:Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.
Nested Schema : oraCommonAppsInfraObjects.TaxonomyNode_abstract-item
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    $sourceLang: string
                    
                    
                     
                    
                
                
                Read Only:true
- 
                
                    
                    alternativeId: integer
                    
                    
                     (int32) 
                    
                
                
                Read Only:true
- 
                
                    
                    createdBy: string
                    
                    
                     
                    
                
                
                Read Only:true
- 
                
                    
                    description: string
                    
                    
                     
                    
                
                
                Read Only:true
- 
                
                    
                    moduleId: string
                    
                    
                     
                    
                
                
                Read Only:true
- 
                
                    
                    moduleKey: string
                    
                    
                     
                    
                
                
                Read Only:true
- 
                
                    
                    moduleName: string
                    
                    
                     
                    
                
                
                Read Only:true
- 
                
                    
                    moduleType: 
                    
                    
                
                
                    moduleType
                
                
                
- 
                
                    
                    timeCreated: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:true
- 
                
                    
                    timeUpdated: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:true
- 
                
                    
                    updatedBy: string
                    
                    
                     
                    
                
                
                Read Only:true
- 
                
                    
                    userModuleName: string
                    
                    
                     
                    
                
                
                Read Only:true
Nested Schema : oraCommonAppsInfraObjects.TaxonomyNode_item-fields-allOf[1]
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    alternativeId: integer
                    
                    
                     
                    
                
                
                Title:Alternative IDThe alternative identifier of the taxonomy node.
- 
                
                    
                    createdBy: string
                    
                    
                     
                    
                
                
                Title:Created ByThe user who created the record.
- 
                
                    
                    description: string
                    
                    
                     
                    
                
                
                Title:Module DescriptionThe translated description of the taxonomy node.
- 
                
                    
                    moduleId: string
                    
                    
                     
                    
                
                
                Title:Module IDThe unique identifier of the taxonomy node.
- 
                
                    
                    moduleKey: string
                    
                    
                     
                    
                
                
                Title:Module KeyThe unique identifier of the module.
- 
                
                    
                    moduleName: string
                    
                    
                     
                    
                
                
                Title:Module NameThe descriptive name of the taxonomy node.
- 
                
                    
                    moduleType: string
                    
                    
                     
                    
                
                
                Title:Module TypeThe type of the taxonomy node.
- 
                
                    
                    timeCreated: string
                    
                    
                     
                    
                
                
                Title:Created OnThe date and time when the record was created.
- 
                
                    
                    timeUpdated: string
                    
                    
                     
                    
                
                
                Title:Last Updated DateThe date and time when the record was last updated.
- 
                
                    
                    updatedBy: string
                    
                    
                     
                    
                
                
                Title:Last Updated ByThe user who last updated the record.
- 
                
                    
                    userModuleName: string
                    
                    
                     
                    
                
                
                Title:User Module NameThe translated visible name of the taxonomy node.
Nested Schema : Taxonomy Node
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Taxonomy NodeThe taxonomy node list of values resource is used to query the taxonomy nodes.