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": "63167070-3624-49bc-8dec-a9dff7d0bc66",
      "Asset": {
        "AssetId": "51fbc811-a4e7-4f0e-8686-b8456f3d767a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "0b02dcfd-52f1-49ca-bd18-6dc98a5d1acd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "69285faf-d33f-4c49-8c44-f7720c83291c",
          "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "cbefebb6-2fde-4932-bfa8-cae324a48aac",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-16T02:04:25.0336081-07:00",
          "MeasurementValueNeededDate": "2026-05-16T02:04:25.0336081-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a16e1f36-9f92-49d5-97db-52eb08dc9623",
          "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-16T02:04:25.0336081-07:00",
        "MeasurementValueNeededDate": "2026-05-16T02:04:25.0336081-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "05236c39-fe0d-49d7-a2be-bca6ecf67a90",
        "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "e685e88b-b13f-4e2e-a50f-ebea8f1879b2",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "0b02dcfd-52f1-49ca-bd18-6dc98a5d1acd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "69285faf-d33f-4c49-8c44-f7720c83291c",
          "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "5161898d-e197-497c-9d2f-6f077d0788c8",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9ac17fac-ba57-403b-b001-7ef7d0383bb4",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "69ab0bdc-16e8-4be3-8a1a-7e766106af40",
          "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "238e7e98-ef43-4c5b-87d2-d85c1fc2be72",
            "FieldId": "e830c35b-4d8e-4157-8a0b-7cd66b898b2e",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "238e7e98-ef43-4c5b-87d2-d85c1fc2be72",
            "FieldId": "e830c35b-4d8e-4157-8a0b-7cd66b898b2e",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "1db7dd74-8956-4c6d-9f58-edc035a66916",
        "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "aa9f25f0-fd29-46f4-8aeb-b621265eea4e",
      "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "63167070-3624-49bc-8dec-a9dff7d0bc66",
      "Asset": {
        "AssetId": "51fbc811-a4e7-4f0e-8686-b8456f3d767a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "0b02dcfd-52f1-49ca-bd18-6dc98a5d1acd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "69285faf-d33f-4c49-8c44-f7720c83291c",
          "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "cbefebb6-2fde-4932-bfa8-cae324a48aac",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-16T02:04:25.0336081-07:00",
          "MeasurementValueNeededDate": "2026-05-16T02:04:25.0336081-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a16e1f36-9f92-49d5-97db-52eb08dc9623",
          "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-16T02:04:25.0336081-07:00",
        "MeasurementValueNeededDate": "2026-05-16T02:04:25.0336081-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "05236c39-fe0d-49d7-a2be-bca6ecf67a90",
        "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "e685e88b-b13f-4e2e-a50f-ebea8f1879b2",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "0b02dcfd-52f1-49ca-bd18-6dc98a5d1acd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "69285faf-d33f-4c49-8c44-f7720c83291c",
          "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "5161898d-e197-497c-9d2f-6f077d0788c8",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9ac17fac-ba57-403b-b001-7ef7d0383bb4",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "69ab0bdc-16e8-4be3-8a1a-7e766106af40",
          "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "238e7e98-ef43-4c5b-87d2-d85c1fc2be72",
            "FieldId": "e830c35b-4d8e-4157-8a0b-7cd66b898b2e",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "238e7e98-ef43-4c5b-87d2-d85c1fc2be72",
            "FieldId": "e830c35b-4d8e-4157-8a0b-7cd66b898b2e",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "1db7dd74-8956-4c6d-9f58-edc035a66916",
        "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "aa9f25f0-fd29-46f4-8aeb-b621265eea4e",
      "CreateDate": "2026-05-16T02:04:25.0336081-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-05-16T02:04:25.0336081-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}