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": "1c232a37-3f07-4e98-b511-782ac89cac0a",
      "Asset": {
        "AssetId": "917e23ea-3302-4481-b90e-84ee4f11d0ca",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "b447564a-4aaa-4b5e-a3b6-5a862e5ae954",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4aadefbe-3fb0-44dc-a377-e6b9dedf4837",
          "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "e7ad60a2-6e7e-49a1-9857-64d07fbdaca8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-09-05T14:06:53.4128779-07:00",
          "MeasurementValueNeededDate": "2026-09-05T14:06:53.4128779-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f0b152e7-2e8c-47dd-af30-a404bf291fc0",
          "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-09-05T14:06:53.4128779-07:00",
        "MeasurementValueNeededDate": "2026-09-05T14:06:53.4128779-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6f751a5a-7b53-4abe-b1fd-26919fcf1312",
        "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "32bcde7f-3edc-456f-93d5-b76be32133dd",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "b447564a-4aaa-4b5e-a3b6-5a862e5ae954",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4aadefbe-3fb0-44dc-a377-e6b9dedf4837",
          "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "4f8350da-4b05-446e-aeaf-98bd720e8c43",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "aae9c0b5-9262-4263-8357-32b42f65e651",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "dd29d7a3-927a-405c-ae0a-822094b2533c",
          "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "f9818b27-7e31-48ac-8edd-8aa7323a2957",
            "FieldId": "6758881c-52ad-4aaf-9b61-58a6bc8459f0",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "f9818b27-7e31-48ac-8edd-8aa7323a2957",
            "FieldId": "6758881c-52ad-4aaf-9b61-58a6bc8459f0",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "e093889f-86ba-45b3-ae2a-d8d45ac71fe1",
        "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "3bb0a604-94d7-4e73-bac7-92eb3c04d688",
      "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "1c232a37-3f07-4e98-b511-782ac89cac0a",
      "Asset": {
        "AssetId": "917e23ea-3302-4481-b90e-84ee4f11d0ca",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "b447564a-4aaa-4b5e-a3b6-5a862e5ae954",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4aadefbe-3fb0-44dc-a377-e6b9dedf4837",
          "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "e7ad60a2-6e7e-49a1-9857-64d07fbdaca8",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-09-05T14:06:53.4128779-07:00",
          "MeasurementValueNeededDate": "2026-09-05T14:06:53.4128779-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f0b152e7-2e8c-47dd-af30-a404bf291fc0",
          "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-09-05T14:06:53.4128779-07:00",
        "MeasurementValueNeededDate": "2026-09-05T14:06:53.4128779-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "6f751a5a-7b53-4abe-b1fd-26919fcf1312",
        "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "32bcde7f-3edc-456f-93d5-b76be32133dd",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "b447564a-4aaa-4b5e-a3b6-5a862e5ae954",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "4aadefbe-3fb0-44dc-a377-e6b9dedf4837",
          "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "4f8350da-4b05-446e-aeaf-98bd720e8c43",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "aae9c0b5-9262-4263-8357-32b42f65e651",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "dd29d7a3-927a-405c-ae0a-822094b2533c",
          "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "f9818b27-7e31-48ac-8edd-8aa7323a2957",
            "FieldId": "6758881c-52ad-4aaf-9b61-58a6bc8459f0",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "f9818b27-7e31-48ac-8edd-8aa7323a2957",
            "FieldId": "6758881c-52ad-4aaf-9b61-58a6bc8459f0",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "e093889f-86ba-45b3-ae2a-d8d45ac71fe1",
        "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "3bb0a604-94d7-4e73-bac7-92eb3c04d688",
      "CreateDate": "2026-09-05T14:06:53.4128779-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-09-05T14:06:53.4128779-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}