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": "3c517859-aa7b-49ec-9b71-94599f46b259",
      "Asset": {
        "AssetId": "f8051ddb-92fe-43bc-addb-46f5977b8ab1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "fb265bf3-db83-4e58-85a8-c35361a0e5dd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "02d74c8f-081d-42e9-bd5c-1254970315d4",
          "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "449d45d8-e48b-4df0-8fd7-426683da9261",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-11-30T17:27:27.0619775-08:00",
          "MeasurementValueNeededDate": "2025-11-30T17:27:27.0619775-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f01faf15-78d1-445b-9956-332f43d9e8ab",
          "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-11-30T17:27:27.0619775-08:00",
        "MeasurementValueNeededDate": "2025-11-30T17:27:27.0619775-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "cf906d13-1d3d-47ea-8fb2-5901b1e2c922",
        "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "3e21bc61-eec0-42ee-a8f6-2fea741e8a2b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "fb265bf3-db83-4e58-85a8-c35361a0e5dd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "02d74c8f-081d-42e9-bd5c-1254970315d4",
          "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "e3fb944a-91dd-4af0-a7b6-b2a5103d04a3",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "f584bbf7-a1eb-456e-b5bd-90cb14b3cd18",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bd826d10-c1bc-4bf6-b58f-e41383dd7d45",
          "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "9e33b2ec-5005-485f-9345-a0ca69b18d7f",
            "FieldId": "7e5f298d-710d-4aef-8492-fa2b9baf4072",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "9e33b2ec-5005-485f-9345-a0ca69b18d7f",
            "FieldId": "7e5f298d-710d-4aef-8492-fa2b9baf4072",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "592dcc75-50b7-400b-b2f6-445735858de5",
        "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "a9c05628-2a0c-4f13-b44a-42931ff1b974",
      "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
      "LastModifiedUser": "sample string 8"
    },
    {
      "PropertyId": "3c517859-aa7b-49ec-9b71-94599f46b259",
      "Asset": {
        "AssetId": "f8051ddb-92fe-43bc-addb-46f5977b8ab1",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayOrder": 1,
        "AssetType": {
          "AssetTypeId": "fb265bf3-db83-4e58-85a8-c35361a0e5dd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "02d74c8f-081d-42e9-bd5c-1254970315d4",
          "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "AssetGroup": {
          "AssetGroupId": "449d45d8-e48b-4df0-8fd7-426683da9261",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "ParentGroup": null,
          "DisplayOrder": 1,
          "FormValueNeededDate": "2025-11-30T17:27:27.0619775-08:00",
          "MeasurementValueNeededDate": "2025-11-30T17:27:27.0619775-08:00",
          "SourceSystemId": "sample string 3",
          "CompanyId": "f01faf15-78d1-445b-9956-332f43d9e8ab",
          "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "ParentAsset": null,
        "Location": "sample string 3",
        "Barcode": {
          "Format": 0,
          "Code": "sample string 1"
        },
        "FormValueNeededDate": "2025-11-30T17:27:27.0619775-08:00",
        "MeasurementValueNeededDate": "2025-11-30T17:27:27.0619775-08:00",
        "HasChildren": true,
        "SourceSystemId": "sample string 5",
        "CompanyId": "cf906d13-1d3d-47ea-8fb2-5901b1e2c922",
        "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
        "CreateUser": "sample string 7",
        "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
        "LastModifiedUser": "sample string 8"
      },
      "ValueText": "sample string 1",
      "DisplayText": "sample string 2",
      "PropertyType": {
        "PropertyTypeId": "3e21bc61-eec0-42ee-a8f6-2fea741e8a2b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "AssetType": {
          "AssetTypeId": "fb265bf3-db83-4e58-85a8-c35361a0e5dd",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "DisplayColor": "sample string 3",
          "SourceSystemId": "sample string 4",
          "CompanyId": "02d74c8f-081d-42e9-bd5c-1254970315d4",
          "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
          "LastModifiedUser": "sample string 7"
        },
        "DataType": {
          "DataTypeId": "e3fb944a-91dd-4af0-a7b6-b2a5103d04a3",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "f584bbf7-a1eb-456e-b5bd-90cb14b3cd18",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "bd826d10-c1bc-4bf6-b58f-e41383dd7d45",
          "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
          "LastModifiedUser": "sample string 6"
        },
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "9e33b2ec-5005-485f-9345-a0ca69b18d7f",
            "FieldId": "7e5f298d-710d-4aef-8492-fa2b9baf4072",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "9e33b2ec-5005-485f-9345-a0ca69b18d7f",
            "FieldId": "7e5f298d-710d-4aef-8492-fa2b9baf4072",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "SourceSystemId": "sample string 4",
        "CompanyId": "592dcc75-50b7-400b-b2f6-445735858de5",
        "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
        "LastModifiedUser": "sample string 7"
      },
      "IsValid": true,
      "IsValidMessage": "sample string 4",
      "SourceSystemId": "sample string 5",
      "CompanyId": "a9c05628-2a0c-4f13-b44a-42931ff1b974",
      "CreateDate": "2025-11-30T17:27:27.0619775-08:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-11-30T17:27:27.0619775-08:00",
      "LastModifiedUser": "sample string 8"
    }
  ],
  "Total": 1,
  "Message": "sample string 1"
}