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": "0196b17a-6c27-4bb2-aac4-d9193bc3f81d",
      "Asset": {
        "AssetId": "97dd98c1-9299-4d53-bd4f-dd30001a3a48",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "6b67d3a1-950e-45cd-8ec4-6c2dd5be9724",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "5e68bbfb-7751-4018-a862-b33be1614036",
          "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "905115b0-c787-4131-bbef-44e61fa47b6c",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-21T18:46:23.3199611-07:00",
          "MeasurementValueNeededDate": "2026-03-21T18:46:23.3199611-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "69ec9375-a4b1-4442-9b24-7896aa898b7a",
          "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-21T18:46:23.3199611-07:00",
        "MeasurementValueNeededDate": "2026-03-21T18:46:23.3199611-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "da8af0d3-37a6-4464-8260-320a7c91114d",
        "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "05ee86d4-629d-4628-b4b5-6da1cd1d0a3a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "6b67d3a1-950e-45cd-8ec4-6c2dd5be9724",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "5e68bbfb-7751-4018-a862-b33be1614036",
          "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "a9d9b3f1-b960-44c9-9c48-53b1d50eb031",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "7f84f0cf-b341-4de5-8858-2d1ab07692c8",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "3024f11f-cecc-4648-ba07-b72513c8ff23",
          "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "9bfc1b68-69ac-4231-a390-60be7bf3d620",
            "FieldId": "bc7cc254-d62f-4e62-bc64-45d561c0530c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "9bfc1b68-69ac-4231-a390-60be7bf3d620",
            "FieldId": "bc7cc254-d62f-4e62-bc64-45d561c0530c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "1683fae0-8152-4735-977e-01a81c5c305c",
        "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "9eff75d4-47f2-43f5-b78b-a4a03fec90d8",
      "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "0196b17a-6c27-4bb2-aac4-d9193bc3f81d",
      "Asset": {
        "AssetId": "97dd98c1-9299-4d53-bd4f-dd30001a3a48",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "6b67d3a1-950e-45cd-8ec4-6c2dd5be9724",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "5e68bbfb-7751-4018-a862-b33be1614036",
          "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "905115b0-c787-4131-bbef-44e61fa47b6c",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-03-21T18:46:23.3199611-07:00",
          "MeasurementValueNeededDate": "2026-03-21T18:46:23.3199611-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "69ec9375-a4b1-4442-9b24-7896aa898b7a",
          "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-03-21T18:46:23.3199611-07:00",
        "MeasurementValueNeededDate": "2026-03-21T18:46:23.3199611-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "da8af0d3-37a6-4464-8260-320a7c91114d",
        "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "05ee86d4-629d-4628-b4b5-6da1cd1d0a3a",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "6b67d3a1-950e-45cd-8ec4-6c2dd5be9724",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "5e68bbfb-7751-4018-a862-b33be1614036",
          "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "a9d9b3f1-b960-44c9-9c48-53b1d50eb031",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "7f84f0cf-b341-4de5-8858-2d1ab07692c8",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "3024f11f-cecc-4648-ba07-b72513c8ff23",
          "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "9bfc1b68-69ac-4231-a390-60be7bf3d620",
            "FieldId": "bc7cc254-d62f-4e62-bc64-45d561c0530c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "9bfc1b68-69ac-4231-a390-60be7bf3d620",
            "FieldId": "bc7cc254-d62f-4e62-bc64-45d561c0530c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "1683fae0-8152-4735-977e-01a81c5c305c",
        "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "9eff75d4-47f2-43f5-b78b-a4a03fec90d8",
      "CreateDate": "2026-03-21T18:46:23.3199611-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-03-21T18:46:23.3199611-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}