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": "f039ba18-cc9e-4349-a7d5-5e6bedc709af",
      "Asset": {
        "AssetId": "da953e33-2748-4f38-b409-a501bca8bed5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e1b85244-1583-4bb8-9d3e-ce57f0887123",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6bc585f8-1faf-41ed-8fef-2b040cd8c9d8",
          "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "d5a17881-5fc8-4757-ad64-608c960acc4d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-10T14:59:28.2704463-07:00",
          "MeasurementValueNeededDate": "2025-10-10T14:59:28.2704463-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "6311352a-698d-4c33-9502-19262fc38296",
          "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-10T14:59:28.2704463-07:00",
        "MeasurementValueNeededDate": "2025-10-10T14:59:28.2704463-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "9e13433a-55f9-455b-af4e-76507100f323",
        "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "d283336f-e1bc-4e08-9e1e-f1bb4df61228",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e1b85244-1583-4bb8-9d3e-ce57f0887123",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6bc585f8-1faf-41ed-8fef-2b040cd8c9d8",
          "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "97bcc32a-5ee2-4a5e-8d7a-508efb810327",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ae9cc78b-2443-4d04-bf4f-17f3f36bd2a8",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "644c0cff-8001-4d49-ad8c-631eafe14468",
          "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "c3996af1-35c0-43bb-9b8c-147afcd1cda4",
            "FieldId": "84093ba2-0314-4b7b-a1ed-e1f1fba17c2a",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "c3996af1-35c0-43bb-9b8c-147afcd1cda4",
            "FieldId": "84093ba2-0314-4b7b-a1ed-e1f1fba17c2a",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "636041f4-ee80-4aa6-bb84-4e3dc7061388",
        "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "0f2aa9ad-763b-4e58-8d77-3fe3084cf614",
      "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "f039ba18-cc9e-4349-a7d5-5e6bedc709af",
      "Asset": {
        "AssetId": "da953e33-2748-4f38-b409-a501bca8bed5",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "e1b85244-1583-4bb8-9d3e-ce57f0887123",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6bc585f8-1faf-41ed-8fef-2b040cd8c9d8",
          "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "d5a17881-5fc8-4757-ad64-608c960acc4d",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-10-10T14:59:28.2704463-07:00",
          "MeasurementValueNeededDate": "2025-10-10T14:59:28.2704463-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "6311352a-698d-4c33-9502-19262fc38296",
          "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-10-10T14:59:28.2704463-07:00",
        "MeasurementValueNeededDate": "2025-10-10T14:59:28.2704463-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "9e13433a-55f9-455b-af4e-76507100f323",
        "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "d283336f-e1bc-4e08-9e1e-f1bb4df61228",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "e1b85244-1583-4bb8-9d3e-ce57f0887123",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6bc585f8-1faf-41ed-8fef-2b040cd8c9d8",
          "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "97bcc32a-5ee2-4a5e-8d7a-508efb810327",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ae9cc78b-2443-4d04-bf4f-17f3f36bd2a8",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "644c0cff-8001-4d49-ad8c-631eafe14468",
          "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "c3996af1-35c0-43bb-9b8c-147afcd1cda4",
            "FieldId": "84093ba2-0314-4b7b-a1ed-e1f1fba17c2a",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "c3996af1-35c0-43bb-9b8c-147afcd1cda4",
            "FieldId": "84093ba2-0314-4b7b-a1ed-e1f1fba17c2a",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "636041f4-ee80-4aa6-bb84-4e3dc7061388",
        "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "0f2aa9ad-763b-4e58-8d77-3fe3084cf614",
      "CreateDate": "2025-10-10T14:59:28.2704463-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-10T14:59:28.2704463-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}