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": "caf16d90-4bbc-4665-81f3-21596615c0d6",
      "Asset": {
        "AssetId": "0d39988a-4af6-461e-98f0-8eb31ce3d3dc",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "c23c2ea8-cd42-4acf-91b2-25a460e1946e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "b2afcf77-8e12-40d7-9497-b47ba83aff1c",
          "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "8505c385-3249-4658-ad61-e3c7860d3200",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-08-23T22:44:09.8383641-07:00",
          "MeasurementValueNeededDate": "2025-08-23T22:44:09.8383641-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "4e31e70d-0a0b-4f24-901d-4485ecdd2641",
          "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-08-23T22:44:09.8383641-07:00",
        "MeasurementValueNeededDate": "2025-08-23T22:44:09.8383641-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "30fa99be-1dc1-4498-9fbd-7834a5818160",
        "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "c7064dd6-0d15-4d03-b4c2-395661ec8c07",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "c23c2ea8-cd42-4acf-91b2-25a460e1946e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "b2afcf77-8e12-40d7-9497-b47ba83aff1c",
          "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "4cf30752-298c-4709-826f-f8c67a47a277",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "48c12498-de82-4df0-baa5-ebd95018cb8f",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "cf08f421-e684-42db-94f4-f14a9ecceb30",
          "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "808c3cfd-b304-42f7-9314-ee2101b0e194",
            "FieldId": "c6eb6716-baf9-480c-bd68-19ef1a8b43f9",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "808c3cfd-b304-42f7-9314-ee2101b0e194",
            "FieldId": "c6eb6716-baf9-480c-bd68-19ef1a8b43f9",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "10063cfe-7eb8-456a-a381-3e6eeb50faa6",
        "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "3597f5e1-9f84-43b9-b133-7cd1ed28600e",
      "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "caf16d90-4bbc-4665-81f3-21596615c0d6",
      "Asset": {
        "AssetId": "0d39988a-4af6-461e-98f0-8eb31ce3d3dc",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "c23c2ea8-cd42-4acf-91b2-25a460e1946e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "b2afcf77-8e12-40d7-9497-b47ba83aff1c",
          "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "8505c385-3249-4658-ad61-e3c7860d3200",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-08-23T22:44:09.8383641-07:00",
          "MeasurementValueNeededDate": "2025-08-23T22:44:09.8383641-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "4e31e70d-0a0b-4f24-901d-4485ecdd2641",
          "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-08-23T22:44:09.8383641-07:00",
        "MeasurementValueNeededDate": "2025-08-23T22:44:09.8383641-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "30fa99be-1dc1-4498-9fbd-7834a5818160",
        "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "c7064dd6-0d15-4d03-b4c2-395661ec8c07",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "c23c2ea8-cd42-4acf-91b2-25a460e1946e",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "b2afcf77-8e12-40d7-9497-b47ba83aff1c",
          "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "4cf30752-298c-4709-826f-f8c67a47a277",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "48c12498-de82-4df0-baa5-ebd95018cb8f",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "cf08f421-e684-42db-94f4-f14a9ecceb30",
          "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "808c3cfd-b304-42f7-9314-ee2101b0e194",
            "FieldId": "c6eb6716-baf9-480c-bd68-19ef1a8b43f9",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "808c3cfd-b304-42f7-9314-ee2101b0e194",
            "FieldId": "c6eb6716-baf9-480c-bd68-19ef1a8b43f9",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "10063cfe-7eb8-456a-a381-3e6eeb50faa6",
        "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "3597f5e1-9f84-43b9-b133-7cd1ed28600e",
      "CreateDate": "2025-08-23T22:44:09.8383641-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-08-23T22:44:09.8383641-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}