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": "8be01c25-c559-4ca7-9fce-55ec209b3466",
      "Asset": {
        "AssetId": "55e58ef8-18d7-4d70-8a76-5f071deb74f7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "841ee6e5-dd14-4f65-a31c-de5bee4ed937",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d807746f-c1ff-4fcf-b46e-29b5d6801d54",
          "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "334bf201-2f56-41f3-adfe-654af7a087b9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-05T14:07:27.9604866-07:00",
          "MeasurementValueNeededDate": "2026-05-05T14:07:27.9604866-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "fca79901-00f4-45c1-bead-8f34a8cb1460",
          "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-05T14:07:27.9604866-07:00",
        "MeasurementValueNeededDate": "2026-05-05T14:07:27.9604866-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "3f87fb34-a62c-40f8-aad2-2fc935299b51",
        "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "2fb9116d-b347-4754-8d16-eba735a5a2e9",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "841ee6e5-dd14-4f65-a31c-de5bee4ed937",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d807746f-c1ff-4fcf-b46e-29b5d6801d54",
          "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "71bbd070-c3fc-4108-a9d4-8d2506211f24",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ae90b94a-4e7f-4cda-a9a9-a2ee0542deac",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "af540512-5041-453c-982a-7e0e77c0ceca",
          "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "33330400-6199-4ff1-9957-97d9e95ed5e2",
            "FieldId": "9c2395d6-7448-450e-84cb-f32bdb35d5fe",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "33330400-6199-4ff1-9957-97d9e95ed5e2",
            "FieldId": "9c2395d6-7448-450e-84cb-f32bdb35d5fe",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "d7592573-18d6-4bff-b7aa-a85e7d863fa3",
        "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "b210eea8-d282-41be-80b5-254fdc3bb9e5",
      "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "8be01c25-c559-4ca7-9fce-55ec209b3466",
      "Asset": {
        "AssetId": "55e58ef8-18d7-4d70-8a76-5f071deb74f7",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "841ee6e5-dd14-4f65-a31c-de5bee4ed937",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d807746f-c1ff-4fcf-b46e-29b5d6801d54",
          "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "334bf201-2f56-41f3-adfe-654af7a087b9",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-05-05T14:07:27.9604866-07:00",
          "MeasurementValueNeededDate": "2026-05-05T14:07:27.9604866-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "fca79901-00f4-45c1-bead-8f34a8cb1460",
          "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-05-05T14:07:27.9604866-07:00",
        "MeasurementValueNeededDate": "2026-05-05T14:07:27.9604866-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "3f87fb34-a62c-40f8-aad2-2fc935299b51",
        "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "2fb9116d-b347-4754-8d16-eba735a5a2e9",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "841ee6e5-dd14-4f65-a31c-de5bee4ed937",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "d807746f-c1ff-4fcf-b46e-29b5d6801d54",
          "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "71bbd070-c3fc-4108-a9d4-8d2506211f24",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "ae90b94a-4e7f-4cda-a9a9-a2ee0542deac",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "af540512-5041-453c-982a-7e0e77c0ceca",
          "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "33330400-6199-4ff1-9957-97d9e95ed5e2",
            "FieldId": "9c2395d6-7448-450e-84cb-f32bdb35d5fe",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "33330400-6199-4ff1-9957-97d9e95ed5e2",
            "FieldId": "9c2395d6-7448-450e-84cb-f32bdb35d5fe",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "d7592573-18d6-4bff-b7aa-a85e7d863fa3",
        "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "b210eea8-d282-41be-80b5-254fdc3bb9e5",
      "CreateDate": "2026-05-05T14:07:27.9604866-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2026-05-05T14:07:27.9604866-07:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}