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": "344df9b7-7c22-4f48-a4b3-19eeddd31bbb",
      "Asset": {
        "AssetId": "b0849190-cad6-4989-b790-1eefe5340210",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "3d836425-3297-467a-8f5b-fac293b61397",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fe1478ab-2b78-48ac-992d-9b41a4f71cd6",
          "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "b3cf6d9a-8641-4f87-ac5b-edb6c3bfced3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-04-30T15:03:55.9136679-07:00",
          "MeasurementValueNeededDate": "2025-04-30T15:03:55.9136679-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "95f312a5-55c4-4aab-8efb-b8753c3f1165",
          "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-04-30T15:03:55.9136679-07:00",
        "MeasurementValueNeededDate": "2025-04-30T15:03:55.9136679-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "553b7e42-fe9b-4777-82f3-7210a7037be8",
        "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "9e9cc085-2101-4b7c-8894-3af382605181",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "3d836425-3297-467a-8f5b-fac293b61397",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fe1478ab-2b78-48ac-992d-9b41a4f71cd6",
          "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "ee46ea14-8757-4fe0-87b6-5d7ed66137cd",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "3e8f86e0-f9fa-4077-9523-01e92d226cd8",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "0258fa22-1c9a-4498-82a6-6945a9b9bbf0",
          "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "3ac78149-8bc7-4c26-8c03-794e2c8151ad",
            "FieldId": "127d8846-d7ef-4ac3-a79d-767552015e3c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "3ac78149-8bc7-4c26-8c03-794e2c8151ad",
            "FieldId": "127d8846-d7ef-4ac3-a79d-767552015e3c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "542b6c78-04ce-4fd4-93c1-06c93decce14",
        "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "794c657d-b033-434d-b9f6-07d50b77dbd1",
      "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "344df9b7-7c22-4f48-a4b3-19eeddd31bbb",
      "Asset": {
        "AssetId": "b0849190-cad6-4989-b790-1eefe5340210",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "3d836425-3297-467a-8f5b-fac293b61397",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fe1478ab-2b78-48ac-992d-9b41a4f71cd6",
          "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "b3cf6d9a-8641-4f87-ac5b-edb6c3bfced3",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-04-30T15:03:55.9136679-07:00",
          "MeasurementValueNeededDate": "2025-04-30T15:03:55.9136679-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "95f312a5-55c4-4aab-8efb-b8753c3f1165",
          "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-04-30T15:03:55.9136679-07:00",
        "MeasurementValueNeededDate": "2025-04-30T15:03:55.9136679-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "553b7e42-fe9b-4777-82f3-7210a7037be8",
        "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "9e9cc085-2101-4b7c-8894-3af382605181",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "3d836425-3297-467a-8f5b-fac293b61397",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "fe1478ab-2b78-48ac-992d-9b41a4f71cd6",
          "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "ee46ea14-8757-4fe0-87b6-5d7ed66137cd",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "3e8f86e0-f9fa-4077-9523-01e92d226cd8",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "0258fa22-1c9a-4498-82a6-6945a9b9bbf0",
          "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "3ac78149-8bc7-4c26-8c03-794e2c8151ad",
            "FieldId": "127d8846-d7ef-4ac3-a79d-767552015e3c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "3ac78149-8bc7-4c26-8c03-794e2c8151ad",
            "FieldId": "127d8846-d7ef-4ac3-a79d-767552015e3c",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "542b6c78-04ce-4fd4-93c1-06c93decce14",
        "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "794c657d-b033-434d-b9f6-07d50b77dbd1",
      "CreateDate": "2025-04-30T15:03:55.9136679-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-04-30T15:03:55.9136679-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}