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": "4bd106c1-5cae-4f2f-a531-8adcf1dcbc36",
      "Asset": {
        "AssetId": "3a976e7a-e1f4-4234-b926-09445245a6f3",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "8633b9d4-748d-43c5-b854-225e3ebc38ea",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6371d8d0-8b8c-4b80-af95-324dbf563ad7",
          "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "625d3e9d-2dbe-4ae6-ad83-c7e39a0ca3b6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2024-12-08T20:17:19.3911125-08:00",
          "MeasurementValueNeededDate": "2024-12-08T20:17:19.3911125-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "3d6462a0-9d30-45ff-ba8d-b8c6fd6bc2e1",
          "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2024-12-08T20:17:19.3911125-08:00",
        "MeasurementValueNeededDate": "2024-12-08T20:17:19.3911125-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "bd5091cf-0a8a-45b2-b2ff-b4de6df6a40a",
        "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "58f60dac-cc51-44d4-a045-f12d08a46c8d",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "8633b9d4-748d-43c5-b854-225e3ebc38ea",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6371d8d0-8b8c-4b80-af95-324dbf563ad7",
          "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "be141288-6b6f-4803-a93b-2a9ec56791a8",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9787321d-048f-4b37-b6b3-3b2cfc1ae37c",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "4e1c15bc-bc09-4504-b0df-fb9e820e9635",
          "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "16165dc4-c1f3-425b-81fb-6721e0b799f1",
            "FieldId": "eb8564da-91d8-4930-acd7-49c7e6214c98",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "16165dc4-c1f3-425b-81fb-6721e0b799f1",
            "FieldId": "eb8564da-91d8-4930-acd7-49c7e6214c98",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "57866fe4-5405-4cdb-8e9a-30a4646c16c8",
        "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "811e2e17-96d3-4b83-8304-49b6defab197",
      "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "4bd106c1-5cae-4f2f-a531-8adcf1dcbc36",
      "Asset": {
        "AssetId": "3a976e7a-e1f4-4234-b926-09445245a6f3",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "8633b9d4-748d-43c5-b854-225e3ebc38ea",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6371d8d0-8b8c-4b80-af95-324dbf563ad7",
          "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "625d3e9d-2dbe-4ae6-ad83-c7e39a0ca3b6",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2024-12-08T20:17:19.3911125-08:00",
          "MeasurementValueNeededDate": "2024-12-08T20:17:19.3911125-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "3d6462a0-9d30-45ff-ba8d-b8c6fd6bc2e1",
          "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2024-12-08T20:17:19.3911125-08:00",
        "MeasurementValueNeededDate": "2024-12-08T20:17:19.3911125-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "bd5091cf-0a8a-45b2-b2ff-b4de6df6a40a",
        "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "58f60dac-cc51-44d4-a045-f12d08a46c8d",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "8633b9d4-748d-43c5-b854-225e3ebc38ea",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "6371d8d0-8b8c-4b80-af95-324dbf563ad7",
          "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "be141288-6b6f-4803-a93b-2a9ec56791a8",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "9787321d-048f-4b37-b6b3-3b2cfc1ae37c",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "4e1c15bc-bc09-4504-b0df-fb9e820e9635",
          "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "16165dc4-c1f3-425b-81fb-6721e0b799f1",
            "FieldId": "eb8564da-91d8-4930-acd7-49c7e6214c98",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "16165dc4-c1f3-425b-81fb-6721e0b799f1",
            "FieldId": "eb8564da-91d8-4930-acd7-49c7e6214c98",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "57866fe4-5405-4cdb-8e9a-30a4646c16c8",
        "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "811e2e17-96d3-4b83-8304-49b6defab197",
      "CreateDate": "2024-12-08T20:17:19.3911125-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2024-12-08T20:17:19.3911125-08:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}