Expansion with data shaping - HxGN SDx - Update 63 - Administration & Configuration - Hexagon

HxGN SDx API Services Configuration

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

You can expand multiple relationships in one request and specify the exact properties to be returned in the response. The following example specifies that the Name property should be returned:

. . /api/v1/Plants?$expand=Functional_Areas($select=Name;$expand=Functional_Units($select=Name))&$select=Name