GET api/modeler/model?id={id}
Gets a single model based off of the ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ModelerModelName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
Description | string |
None. |
|
CreatedDate | date |
None. |
|
CreatedBy | globally unique identifier |
None. |
|
ModifiedDate | date |
None. |
|
ModifiedBy | globally unique identifier |
None. |
|
ModifiedByName | string |
None. |
|
ModifiedByPictureID | string |
None. |
|
Filter | string |
None. |
|
ScenarioCount | integer |
None. |
|
CostFields | Collection of string |
None. |
|
BenefitsFields | Collection of string |
None. |
|
SortField | string |
None. |
|
SortDirection | SortByDirection |
None. |
|
CostTypes | Collection of globally unique identifier |
None. |
|
UserList | Collection of User |
None. |
|
InheritedUserList | Collection of User |
None. |
|
ParentId | globally unique identifier |
None. |
|
Views | Collection of ModelView |
None. |
|
LastCostPlannerTargets | Collection of ScenarioCostTarget |
None. |
|
CascadingLookupSelections | Collection of globally unique identifier |
None. |
|
CascadingLookupField | globally unique identifier |
None. |
|
CloneOperation | boolean |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{ "Name": "sample string 1", "Description": "sample string 2", "CreatedDate": "2024-12-10T04:23:17.4173248+00:00", "CreatedBy": "9dbdba13-67d3-4761-a536-e512bd5ba252", "ModifiedDate": "2024-12-10T04:23:17.4173248+00:00", "ModifiedBy": "b83d497e-bfe2-4a50-8964-3bcb8a35865c", "ModifiedByName": "sample string 7", "ModifiedByPictureID": "sample string 8", "Filter": "sample string 9", "ScenarioCount": 10, "CostFields": [ "sample string 1", "sample string 2" ], "BenefitsFields": [ "sample string 1", "sample string 2" ], "SortField": "sample string 11", "SortDirection": 0, "CostTypes": [ "7d5b9525-7ae8-4d33-ae1e-ca56154aeec7", "8bb4a3c8-a6b1-42c5-832f-f02b092b2db6" ], "UserList": [ { "UserId": "74b416ec-ee44-4ed2-a47f-d1b166359de8", "Permission": 0, "Inherited": true }, { "UserId": "74b416ec-ee44-4ed2-a47f-d1b166359de8", "Permission": 0, "Inherited": true } ], "InheritedUserList": [ { "UserId": "74b416ec-ee44-4ed2-a47f-d1b166359de8", "Permission": 0, "Inherited": true }, { "UserId": "74b416ec-ee44-4ed2-a47f-d1b166359de8", "Permission": 0, "Inherited": true } ], "ParentId": "9e64ac3c-4fd3-4a41-a815-9b6fbae3acc4", "Views": [ { "Name": "sample string 1", "Id": "76c0181e-b168-4827-b13a-6dece8068241", "Filters": {}, "UserId": "20151dba-9c2f-447f-9ac6-ce1ecc1a2f96", "Columns": [ "sample string 1", "sample string 2" ], "GanttCollapsed": true, "Personal": true, "PersonalUserId": "467bbee7-aef1-4180-ad1e-3a6f624b4835", "Default": true, "resourcePlanSettings": { "StartDateRange": "2024-12-10T04:23:17.4173248+00:00", "EndDateRange": "2024-12-10T04:23:17.4173248+00:00", "ZoomLevel": 3, "Filters": "sample string 4", "GroupBy": "sample string 5", "FTEMode": 6, "CostType": "sample string 7", "DataSelection_Resources": "sample string 8", "DataSelection_Plans": "sample string 9", "DataSelection_Lines": "sample string 10", "VisibleGridColumns": [ "sample string 1", "sample string 2" ] }, "costPlanSettings": { "StartDateRange": "2024-12-10T04:23:17.4173248+00:00", "EndDateRange": "2024-12-10T04:23:17.4173248+00:00", "CostType": "sample string 3", "AdditionalCostTypes": [ "sample string 1", "sample string 2" ], "ZoomLevel": 4, "ExchangeCurrencyValue": "sample string 5" }, "ChartView": true, "chartType": 0, "bubbleChartSettings": { "xField": "1fb2074d-b256-4b51-b7d2-10c3e618573b", "yField": "c86f5d90-bc81-45b2-92e5-ccc1059440ad", "sizeField": "14b1ad21-4468-4a60-9a81-646ac1ea58c6" } }, { "Name": "sample string 1", "Id": "76c0181e-b168-4827-b13a-6dece8068241", "Filters": {}, "UserId": "20151dba-9c2f-447f-9ac6-ce1ecc1a2f96", "Columns": [ "sample string 1", "sample string 2" ], "GanttCollapsed": true, "Personal": true, "PersonalUserId": "467bbee7-aef1-4180-ad1e-3a6f624b4835", "Default": true, "resourcePlanSettings": { "StartDateRange": "2024-12-10T04:23:17.4173248+00:00", "EndDateRange": "2024-12-10T04:23:17.4173248+00:00", "ZoomLevel": 3, "Filters": "sample string 4", "GroupBy": "sample string 5", "FTEMode": 6, "CostType": "sample string 7", "DataSelection_Resources": "sample string 8", "DataSelection_Plans": "sample string 9", "DataSelection_Lines": "sample string 10", "VisibleGridColumns": [ "sample string 1", "sample string 2" ] }, "costPlanSettings": { "StartDateRange": "2024-12-10T04:23:17.4173248+00:00", "EndDateRange": "2024-12-10T04:23:17.4173248+00:00", "CostType": "sample string 3", "AdditionalCostTypes": [ "sample string 1", "sample string 2" ], "ZoomLevel": 4, "ExchangeCurrencyValue": "sample string 5" }, "ChartView": true, "chartType": 0, "bubbleChartSettings": { "xField": "1fb2074d-b256-4b51-b7d2-10c3e618573b", "yField": "c86f5d90-bc81-45b2-92e5-ccc1059440ad", "sizeField": "14b1ad21-4468-4a60-9a81-646ac1ea58c6" } } ], "LastCostPlannerTargets": [ { "CostTypeId": "02cbbae1-8ca0-4646-87ef-eb06a9a78bf7", "TargetData": { "2024-12-10T04:23:17.4173248+00:00": 2.0 } }, { "CostTypeId": "02cbbae1-8ca0-4646-87ef-eb06a9a78bf7", "TargetData": { "2024-12-10T04:23:17.4173248+00:00": 2.0 } } ], "CascadingLookupSelections": [ "3848f4f5-8f3c-4afb-ae58-048c619403d7", "22714400-fb89-4875-9c93-ee8d6b998cec" ], "CascadingLookupField": "307a0c6f-1063-4c39-a545-00cae485078d", "CloneOperation": true, "id": "dd76c97a-2a83-405e-8433-c9188a37de80", "ConfigId": "43a063aa-d2f6-4249-bec8-c367e3a7e850" }