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

NameDescriptionTypeAdditional 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.

NameDescriptionTypeAdditional information
Data

Collection of Property

None.

Total

integer

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "PropertyId": "415d4b32-593f-4dae-876a-4e9d7396c5ed",
      "Asset": {
        "AssetId": "ae31adec-2059-4b15-bdb1-06d6a2adab69",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e38a6a95-bae6-45be-b490-e2c391ee42bb",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3697475b-f03d-42f0-9890-c8098987ab72",
          "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "98d0a36e-759f-4b49-8775-d4191bd02317",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-05-08T21:38:24.4641172-07:00",
          "MeasurementValueNeededDate": "2025-05-08T21:38:24.4641172-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "fe8b26ab-a930-4e5a-94f9-927220c4bd76",
          "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-05-08T21:38:24.4641172-07:00",
        "MeasurementValueNeededDate": "2025-05-08T21:38:24.4641172-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "379e1780-3f07-44e2-9f95-fc3908e96ebe",
        "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "a5b89d25-f018-42b7-b35f-bd4d3f7fda81",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e38a6a95-bae6-45be-b490-e2c391ee42bb",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3697475b-f03d-42f0-9890-c8098987ab72",
          "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "e1145acb-f815-4ba2-a5b8-91bdebb6b469",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "72923e16-b51e-4d9b-b4d3-30c7297d1794",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bef11f29-302e-4a05-97a9-4db969a9c3e8",
          "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-05-08T21:38:24.4641172-07: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": "a9f3f58d-75e5-4484-863e-8b7aabebc976",
        "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "e6e34997-a367-4c1a-8fe1-c7240faa1358",
      "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "415d4b32-593f-4dae-876a-4e9d7396c5ed",
      "Asset": {
        "AssetId": "ae31adec-2059-4b15-bdb1-06d6a2adab69",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e38a6a95-bae6-45be-b490-e2c391ee42bb",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3697475b-f03d-42f0-9890-c8098987ab72",
          "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "98d0a36e-759f-4b49-8775-d4191bd02317",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-05-08T21:38:24.4641172-07:00",
          "MeasurementValueNeededDate": "2025-05-08T21:38:24.4641172-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "fe8b26ab-a930-4e5a-94f9-927220c4bd76",
          "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-05-08T21:38:24.4641172-07:00",
        "MeasurementValueNeededDate": "2025-05-08T21:38:24.4641172-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "379e1780-3f07-44e2-9f95-fc3908e96ebe",
        "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "a5b89d25-f018-42b7-b35f-bd4d3f7fda81",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e38a6a95-bae6-45be-b490-e2c391ee42bb",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "3697475b-f03d-42f0-9890-c8098987ab72",
          "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "e1145acb-f815-4ba2-a5b8-91bdebb6b469",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "72923e16-b51e-4d9b-b4d3-30c7297d1794",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bef11f29-302e-4a05-97a9-4db969a9c3e8",
          "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-05-08T21:38:24.4641172-07: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": "a9f3f58d-75e5-4484-863e-8b7aabebc976",
        "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "e6e34997-a367-4c1a-8fe1-c7240faa1358",
      "CreateDate": "2025-05-08T21:38:24.4641172-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-05-08T21:38:24.4641172-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}