GET Properties/GetAllForAsset?assetId={assetId}
Retrieves all properties for the given asset. This includes properties of that asset that may not have a value.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| assetId | 
                         Id of the asset  | 
                    globally unique identifier | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
On success, a list of all properties for an asset.
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | Collection of Property | 
                             None.  | 
                |
| Total | integer | 
                             None.  | 
                |
| Message | string | 
                             None.  | 
                
Response Formats
application/json, text/json
            Sample:
{
  "Data": [
    {
      "PropertyId": "5db9b167-9f7f-439a-8462-3c31bc9c7edb",
      "Asset": {
        "AssetId": "435bf85f-59d1-4cd3-bac9-27ee02aadfa8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "778f9a40-6a73-46ed-9c81-124ab4d9e6d8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a22fa6e8-36da-495f-81b1-71f723e77363",
          "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "2910ecdb-dd50-42ab-8dab-0c04cd2156a2",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-11-04T06:35:40.4105329-08:00",
          "MeasurementValueNeededDate": "2025-11-04T06:35:40.4105329-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "46249533-b0ad-47c6-9a40-b4079ec3f67a",
          "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-11-04T06:35:40.4105329-08:00",
        "MeasurementValueNeededDate": "2025-11-04T06:35:40.4105329-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "87f5f47a-ab31-4d1b-ba4a-d30334623e12",
        "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "592e5310-590e-410a-bd61-7db46eb6f709",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "778f9a40-6a73-46ed-9c81-124ab4d9e6d8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a22fa6e8-36da-495f-81b1-71f723e77363",
          "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "3a7aa653-c2e1-4dbe-a41b-fd9a889ba3a9",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "e10d0f73-03b8-47d5-b2ed-fca06d8fab74",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7b6f1581-663b-497c-89ed-012791c2d16f",
          "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "30240b3c-4ba6-49df-bc3f-d82814bd9ee2",
        "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "79d8c3f1-3091-4bd5-b028-fa8f8cde9766",
      "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "5db9b167-9f7f-439a-8462-3c31bc9c7edb",
      "Asset": {
        "AssetId": "435bf85f-59d1-4cd3-bac9-27ee02aadfa8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "778f9a40-6a73-46ed-9c81-124ab4d9e6d8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a22fa6e8-36da-495f-81b1-71f723e77363",
          "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "2910ecdb-dd50-42ab-8dab-0c04cd2156a2",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-11-04T06:35:40.4105329-08:00",
          "MeasurementValueNeededDate": "2025-11-04T06:35:40.4105329-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "46249533-b0ad-47c6-9a40-b4079ec3f67a",
          "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-11-04T06:35:40.4105329-08:00",
        "MeasurementValueNeededDate": "2025-11-04T06:35:40.4105329-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "87f5f47a-ab31-4d1b-ba4a-d30334623e12",
        "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "592e5310-590e-410a-bd61-7db46eb6f709",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "778f9a40-6a73-46ed-9c81-124ab4d9e6d8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a22fa6e8-36da-495f-81b1-71f723e77363",
          "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "3a7aa653-c2e1-4dbe-a41b-fd9a889ba3a9",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "e10d0f73-03b8-47d5-b2ed-fca06d8fab74",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "7b6f1581-663b-497c-89ed-012791c2d16f",
          "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "30240b3c-4ba6-49df-bc3f-d82814bd9ee2",
        "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "79d8c3f1-3091-4bd5-b028-fa8f8cde9766",
      "CreateDate": "2025-11-04T06:35:40.4105329-08:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-11-04T06:35:40.4105329-08:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}