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": "3d677fe0-b8ac-4612-95c8-532cc8a230f0",
      "Asset": {
        "AssetId": "8307d77a-9992-4a7a-82eb-cb3201ead4d7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "af1d3183-4834-4c82-9377-04825f603da2",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a801aaac-a464-4ebb-8d6d-c7f1da29362c",
          "CreateDate": "2026-05-29T16:04:43.7973427-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-29T16:04:43.7973427-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "3263ce08-ab90-4986-bbbc-c53a748ba3fa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-29T16:04:43.7973427-07:00",
          "MeasurementValueNeededDate": "2026-05-29T16:04:43.7973427-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "44cfdc6c-174a-4c83-b2b3-ba8905d3da1f",
          "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-29T16:04:43.8129702-07:00",
        "MeasurementValueNeededDate": "2026-05-29T16:04:43.8129702-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "fb1b973d-a5ed-44f8-9cab-7b7a4b6e29cd",
        "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "f278ae81-0f79-4c68-93b6-fa969077033e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "af1d3183-4834-4c82-9377-04825f603da2",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a801aaac-a464-4ebb-8d6d-c7f1da29362c",
          "CreateDate": "2026-05-29T16:04:43.7973427-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-29T16:04:43.7973427-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "2716c33c-8706-4e6a-baad-6c0d38e356e3",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "47600092-fa62-47df-a886-ab85aab045d1",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "9e05478c-c5f6-4754-afdb-43b7cf62a29e",
          "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "90f1cdab-e043-4def-a35f-b4b97e77cbb9",
            "FieldId": "03c3648d-5125-4253-b7e2-b0322f230ed8",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "90f1cdab-e043-4def-a35f-b4b97e77cbb9",
            "FieldId": "03c3648d-5125-4253-b7e2-b0322f230ed8",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "940433f8-f19f-45f6-b933-6d39998d9da2",
        "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "e6ff064a-db8c-461e-92d9-a710c6f4cbbd",
      "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "3d677fe0-b8ac-4612-95c8-532cc8a230f0",
      "Asset": {
        "AssetId": "8307d77a-9992-4a7a-82eb-cb3201ead4d7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "af1d3183-4834-4c82-9377-04825f603da2",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a801aaac-a464-4ebb-8d6d-c7f1da29362c",
          "CreateDate": "2026-05-29T16:04:43.7973427-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-29T16:04:43.7973427-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "3263ce08-ab90-4986-bbbc-c53a748ba3fa",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-29T16:04:43.7973427-07:00",
          "MeasurementValueNeededDate": "2026-05-29T16:04:43.7973427-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "44cfdc6c-174a-4c83-b2b3-ba8905d3da1f",
          "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-29T16:04:43.8129702-07:00",
        "MeasurementValueNeededDate": "2026-05-29T16:04:43.8129702-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "fb1b973d-a5ed-44f8-9cab-7b7a4b6e29cd",
        "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "f278ae81-0f79-4c68-93b6-fa969077033e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "af1d3183-4834-4c82-9377-04825f603da2",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a801aaac-a464-4ebb-8d6d-c7f1da29362c",
          "CreateDate": "2026-05-29T16:04:43.7973427-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-29T16:04:43.7973427-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "2716c33c-8706-4e6a-baad-6c0d38e356e3",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "47600092-fa62-47df-a886-ab85aab045d1",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "9e05478c-c5f6-4754-afdb-43b7cf62a29e",
          "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "90f1cdab-e043-4def-a35f-b4b97e77cbb9",
            "FieldId": "03c3648d-5125-4253-b7e2-b0322f230ed8",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "90f1cdab-e043-4def-a35f-b4b97e77cbb9",
            "FieldId": "03c3648d-5125-4253-b7e2-b0322f230ed8",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "940433f8-f19f-45f6-b933-6d39998d9da2",
        "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "e6ff064a-db8c-461e-92d9-a710c6f4cbbd",
      "CreateDate": "2026-05-29T16:04:43.8129702-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-05-29T16:04:43.8129702-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}