GET Properties?propertyId={propertyId}
Retrieves a property by its Id.
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| propertyId | Id of the property | globally unique identifier | Required | 
Body Parameters
None.
Response Information
Resource Description
On success, the property.
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | Property | None. | |
| Total | integer | None. | |
| Message | string | None. | 
Response Formats
application/json, text/json
            Sample:
{
  "Data": {
    "PropertyId": "12891d69-f704-4407-857c-3c47b6374b3f",
    "Asset": {
      "AssetId": "01c120a6-0e91-482d-b85c-4ef3b9a37f03",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayOrder": 1,
      "AssetType": {
        "AssetTypeId": "da4c61ab-a782-4bf2-8eee-54f4b815ae20",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "1e043152-587a-4bbf-81e0-f8b9b109358b",
        "CreateDate": "2025-10-30T19:03:16.6821845-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-30T19:03:16.6821845-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "AssetGroup": {
        "AssetGroupId": "5c2b6983-c087-4481-821f-fede4b5b8f44",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "ParentGroup": null,
        "DisplayOrder": 1,
        "FormValueNeededDate": "2025-10-30T19:03:16.6821845-07:00",
        "MeasurementValueNeededDate": "2025-10-30T19:03:16.6821845-07:00",
        "SourceSystemId": "sample string 3",
        "CompanyId": "99ef9e67-9509-44be-a6a2-222a0fdfd3b2",
        "CreateDate": "2025-10-30T19:03:16.6821845-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-30T19:03:16.6821845-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "ParentAsset": null,
      "Location": "sample string 3",
      "Barcode": {
        "Format": 0,
        "Code": "sample string 1"
      },
      "FormValueNeededDate": "2025-10-30T19:03:16.6821845-07:00",
      "MeasurementValueNeededDate": "2025-10-30T19:03:16.6821845-07:00",
      "HasChildren": true,
      "SourceSystemId": "sample string 5",
      "CompanyId": "255e77a9-a93d-4d1f-96a1-833ee5a9a477",
      "CreateDate": "2025-10-30T19:03:16.6821845-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-30T19:03:16.6821845-07:00",
      "LastModifiedUser": "sample string 8"
    },
    "ValueText": "sample string 1",
    "DisplayText": "sample string 2",
    "PropertyType": {
      "PropertyTypeId": "a0dcbb09-d088-4d18-9beb-5a8d753c203c",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "AssetType": {
        "AssetTypeId": "da4c61ab-a782-4bf2-8eee-54f4b815ae20",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "1e043152-587a-4bbf-81e0-f8b9b109358b",
        "CreateDate": "2025-10-30T19:03:16.6821845-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-30T19:03:16.6821845-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "DataType": {
        "DataTypeId": "1d085f16-a982-4c75-b148-0533530ecb18",
        "Name": "sample string 1"
      },
      "Unit": {
        "UnitId": "e990f889-b1bc-4918-b359-1bdf62b623c6",
        "Code": "sample string 1",
        "Description": "sample string 2",
        "SourceSystemId": "sample string 3",
        "CompanyId": "6be2819b-27ee-4369-a080-48836e5f97ee",
        "CreateDate": "2025-10-30T19:03:16.6821845-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-30T19:03:16.6821845-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "HasValidValues": true,
      "ValidValues": [
        {
          "ValidValueId": "ee4dbf4f-866b-40e9-98d6-da5b12c13c9e",
          "FieldId": "ddae0370-f218-4f10-871a-6ffcdc093208",
          "FieldName": "sample string 1",
          "FieldLabel": "sample string 2",
          "ValueText": "sample string 3",
          "LabelText": "sample string 4"
        },
        {
          "ValidValueId": "ee4dbf4f-866b-40e9-98d6-da5b12c13c9e",
          "FieldId": "ddae0370-f218-4f10-871a-6ffcdc093208",
          "FieldName": "sample string 1",
          "FieldLabel": "sample string 2",
          "ValueText": "sample string 3",
          "LabelText": "sample string 4"
        }
      ],
      "SourceSystemId": "sample string 4",
      "CompanyId": "7e52e0e9-0d3f-4de7-9444-b62db6af0be7",
      "CreateDate": "2025-10-30T19:03:16.6821845-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-30T19:03:16.6821845-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "IsValid": true,
    "IsValidMessage": "sample string 4",
    "SourceSystemId": "sample string 5",
    "CompanyId": "cbf53d53-9eb7-4b75-90dd-d53653a5c4e9",
    "CreateDate": "2025-10-30T19:03:16.6821845-07:00",
    "CreateUser": "sample string 7",
    "LastModifiedDate": "2025-10-30T19:03:16.6821845-07:00",
    "LastModifiedUser": "sample string 8"
  },
  "Total": 1,
  "Message": "sample string 1"
}