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": "ad242cc8-b25c-441b-a740-852116758f17",
      "Asset": {
        "AssetId": "21bc8314-b766-4ba0-bb82-53082f8c272b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "633e2e8e-4725-4245-8dd7-5401830f18e1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a0062f64-4d81-4bf6-bd45-4fe3c510cba1",
          "CreateDate": "2026-09-06T19:50:56.073101-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "60a57a7c-1594-4e61-9d58-6de15a61bd71",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-09-06T19:50:56.073101-07:00",
          "MeasurementValueNeededDate": "2026-09-06T19:50:56.073101-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "cf0c5a40-bc20-4ad6-8772-c433a97de934",
          "CreateDate": "2026-09-06T19:50:56.073101-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-09-06T19:50:56.073101-07:00",
        "MeasurementValueNeededDate": "2026-09-06T19:50:56.073101-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "eb750fc0-9a2b-433b-a1f9-66c1bb2234c7",
        "CreateDate": "2026-09-06T19:50:56.073101-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "7c28e411-dd53-499c-8461-1239c8290735",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "633e2e8e-4725-4245-8dd7-5401830f18e1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a0062f64-4d81-4bf6-bd45-4fe3c510cba1",
          "CreateDate": "2026-09-06T19:50:56.073101-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "bfc974f2-9d6d-4471-ae97-ecac3d9a15cd",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "1d946d5c-6fdd-4a8b-91e2-34b45b4c4c85",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bfe89cdd-0345-48c3-80e5-de4270941a92",
          "CreateDate": "2026-09-06T19:50:56.073101-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "af370908-d709-4b84-9b43-ef04a0ce4f3e",
        "CreateDate": "2026-09-06T19:50:56.073101-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "9a488c0a-c19b-4cbf-bfe2-568bd00af73a",
      "CreateDate": "2026-09-06T19:50:56.073101-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "ad242cc8-b25c-441b-a740-852116758f17",
      "Asset": {
        "AssetId": "21bc8314-b766-4ba0-bb82-53082f8c272b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "633e2e8e-4725-4245-8dd7-5401830f18e1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a0062f64-4d81-4bf6-bd45-4fe3c510cba1",
          "CreateDate": "2026-09-06T19:50:56.073101-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "60a57a7c-1594-4e61-9d58-6de15a61bd71",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2026-09-06T19:50:56.073101-07:00",
          "MeasurementValueNeededDate": "2026-09-06T19:50:56.073101-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "cf0c5a40-bc20-4ad6-8772-c433a97de934",
          "CreateDate": "2026-09-06T19:50:56.073101-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2026-09-06T19:50:56.073101-07:00",
        "MeasurementValueNeededDate": "2026-09-06T19:50:56.073101-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "eb750fc0-9a2b-433b-a1f9-66c1bb2234c7",
        "CreateDate": "2026-09-06T19:50:56.073101-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "7c28e411-dd53-499c-8461-1239c8290735",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "633e2e8e-4725-4245-8dd7-5401830f18e1",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "a0062f64-4d81-4bf6-bd45-4fe3c510cba1",
          "CreateDate": "2026-09-06T19:50:56.073101-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "bfc974f2-9d6d-4471-ae97-ecac3d9a15cd",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "1d946d5c-6fdd-4a8b-91e2-34b45b4c4c85",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bfe89cdd-0345-48c3-80e5-de4270941a92",
          "CreateDate": "2026-09-06T19:50:56.073101-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          "sample string 1",
          "sample string 2"
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "af370908-d709-4b84-9b43-ef04a0ce4f3e",
        "CreateDate": "2026-09-06T19:50:56.073101-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "9a488c0a-c19b-4cbf-bfe2-568bd00af73a",
      "CreateDate": "2026-09-06T19:50:56.073101-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2026-09-06T19:50:56.073101-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}