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": "24d77139-26cd-45da-85d0-509148ddb249",
      "Asset": {
        "AssetId": "1b5e5abd-b705-4ba8-8d64-d4361ce63f32",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "027425b7-5870-4478-b231-ae623524e0e7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "7e3d6e6d-7e9b-4387-90f9-665a17b01c60",
          "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "679c9c21-f0c3-4f8c-a596-6d015000bf38",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-07-31T22:53:16.1100034-07:00",
          "MeasurementValueNeededDate": "2025-07-31T22:53:16.1100034-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "32781b16-e6fb-46fe-8b93-74f3debf05d0",
          "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-07-31T22:53:16.1100034-07:00",
        "MeasurementValueNeededDate": "2025-07-31T22:53:16.1100034-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "7ddd8f57-db30-41e1-9520-bd53a2b3a0da",
        "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "99fee8fc-adc7-454d-9e42-91d671a6fe42",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "027425b7-5870-4478-b231-ae623524e0e7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "7e3d6e6d-7e9b-4387-90f9-665a17b01c60",
          "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "39aeba3c-aa1b-4b25-af2f-886cac78397a",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "3a18747b-384d-407c-83fc-e24e8974e1cb",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "8187e7e8-1176-4589-9b30-6d2f36cd7a7a",
          "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-07-31T22:53:16.1100034-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": "1a46ac53-9ecc-40c2-87d5-4da57f0fa747",
        "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "70f920e5-f921-44f1-89ef-3249c1cafafb",
      "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
      "LastModifiedUser": "sample string 7"
    },
    {
      "PropertyId": "24d77139-26cd-45da-85d0-509148ddb249",
      "Asset": {
        "AssetId": "1b5e5abd-b705-4ba8-8d64-d4361ce63f32",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "027425b7-5870-4478-b231-ae623524e0e7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "7e3d6e6d-7e9b-4387-90f9-665a17b01c60",
          "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "679c9c21-f0c3-4f8c-a596-6d015000bf38",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-07-31T22:53:16.1100034-07:00",
          "MeasurementValueNeededDate": "2025-07-31T22:53:16.1100034-07:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "32781b16-e6fb-46fe-8b93-74f3debf05d0",
          "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-07-31T22:53:16.1100034-07:00",
        "MeasurementValueNeededDate": "2025-07-31T22:53:16.1100034-07:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "7ddd8f57-db30-41e1-9520-bd53a2b3a0da",
        "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "PropertyType": {
        "PropertyTypeId": "99fee8fc-adc7-454d-9e42-91d671a6fe42",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "027425b7-5870-4478-b231-ae623524e0e7",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "7e3d6e6d-7e9b-4387-90f9-665a17b01c60",
          "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "39aeba3c-aa1b-4b25-af2f-886cac78397a",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "3a18747b-384d-407c-83fc-e24e8974e1cb",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "8187e7e8-1176-4589-9b30-6d2f36cd7a7a",
          "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-07-31T22:53:16.1100034-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": "1a46ac53-9ecc-40c2-87d5-4da57f0fa747",
        "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "70f920e5-f921-44f1-89ef-3249c1cafafb",
      "CreateDate": "2025-07-31T22:53:16.1100034-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-07-31T22:53:16.1100034-07:00",
      "LastModifiedUser": "sample string 7"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}