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": "848a973f-2de6-4b73-b56e-f9ba9e966c01",
      "Asset": {
        "AssetId": "ae2b285c-4650-42b5-be7c-23ef653d079c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "205700db-37a4-4e4e-ad64-bb9ed7dacea4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "167efc6f-eec2-43cd-8c2d-3b82c501e7f1",
          "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "766c6c5f-2937-4753-b344-77b0ffabfdb7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-12-01T15:15:35.4382106-08:00",
          "MeasurementValueNeededDate": "2025-12-01T15:15:35.4382106-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f99f66fb-cc4d-44dd-bd4b-769aadb42b45",
          "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-12-01T15:15:35.4382106-08:00",
        "MeasurementValueNeededDate": "2025-12-01T15:15:35.4382106-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "fedd6d6a-e430-4a04-a007-4ccf0421f0c0",
        "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "946cfb03-acbc-43fd-a559-763cf8ce1c9b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "205700db-37a4-4e4e-ad64-bb9ed7dacea4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "167efc6f-eec2-43cd-8c2d-3b82c501e7f1",
          "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "fa8d42ac-969a-408b-9a62-dc3850bac02a",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "8311c48d-4e54-415e-a773-75ddc3ef3030",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "af2c4c9d-61be-4cbe-930a-99b9db5a526a",
          "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "25cee482-b53b-439b-a597-632fbe4de847",
            "FieldId": "7dd9329b-55bc-4bb4-9a2f-394422f41a61",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "25cee482-b53b-439b-a597-632fbe4de847",
            "FieldId": "7dd9329b-55bc-4bb4-9a2f-394422f41a61",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "89ae3d87-c9e3-415b-b1b8-5c0285836a81",
        "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "b3bb6b90-b052-49d3-8a9d-d7ac14f0736a",
      "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "848a973f-2de6-4b73-b56e-f9ba9e966c01",
      "Asset": {
        "AssetId": "ae2b285c-4650-42b5-be7c-23ef653d079c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "205700db-37a4-4e4e-ad64-bb9ed7dacea4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "167efc6f-eec2-43cd-8c2d-3b82c501e7f1",
          "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "766c6c5f-2937-4753-b344-77b0ffabfdb7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-12-01T15:15:35.4382106-08:00",
          "MeasurementValueNeededDate": "2025-12-01T15:15:35.4382106-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f99f66fb-cc4d-44dd-bd4b-769aadb42b45",
          "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-12-01T15:15:35.4382106-08:00",
        "MeasurementValueNeededDate": "2025-12-01T15:15:35.4382106-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "fedd6d6a-e430-4a04-a007-4ccf0421f0c0",
        "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "946cfb03-acbc-43fd-a559-763cf8ce1c9b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "205700db-37a4-4e4e-ad64-bb9ed7dacea4",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "167efc6f-eec2-43cd-8c2d-3b82c501e7f1",
          "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "fa8d42ac-969a-408b-9a62-dc3850bac02a",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "8311c48d-4e54-415e-a773-75ddc3ef3030",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "af2c4c9d-61be-4cbe-930a-99b9db5a526a",
          "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "25cee482-b53b-439b-a597-632fbe4de847",
            "FieldId": "7dd9329b-55bc-4bb4-9a2f-394422f41a61",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "25cee482-b53b-439b-a597-632fbe4de847",
            "FieldId": "7dd9329b-55bc-4bb4-9a2f-394422f41a61",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "89ae3d87-c9e3-415b-b1b8-5c0285836a81",
        "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "b3bb6b90-b052-49d3-8a9d-d7ac14f0736a",
      "CreateDate": "2025-12-01T15:15:35.4382106-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-12-01T15:15:35.4382106-08:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}