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": "7df7e2f6-2899-467d-8d5a-2798778f3135",
"Asset": {
"AssetId": "99769e23-9e99-4f45-9c20-2321263f8acb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "09e24822-1420-428c-b1d4-eaa297770100",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c0465619-45aa-4165-b9e0-9f82ca1d3e87",
"CreateDate": "2026-06-30T11:51:42.6833147-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "69862a80-a146-42bf-a851-691e3596f0fd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
"MeasurementValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3bca6852-8ae6-43e3-9e7a-c40836666f2e",
"CreateDate": "2026-06-30T11:51:42.6833147-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
"MeasurementValueNeededDate": "2026-06-30T11:51:42.6833147-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "04bc7c79-fb3a-4289-95a8-24b10089093b",
"CreateDate": "2026-06-30T11:51:42.6833147-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "0adbf16b-e988-48a1-99d7-47f2e5d7d749",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "09e24822-1420-428c-b1d4-eaa297770100",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c0465619-45aa-4165-b9e0-9f82ca1d3e87",
"CreateDate": "2026-06-30T11:51:42.6833147-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "4c696ad1-50e4-4a38-9a42-ac4e00484414",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8baa662a-675f-469c-8228-1dd43426ec7d",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f931f793-bd4f-4f9d-8be0-cd77e450015a",
"CreateDate": "2026-06-30T11:51:42.6833147-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e2438122-4432-4989-b8c9-0eed58da2279",
"FieldId": "70c3f64f-a943-4fa8-b253-c9af5b11af83",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e2438122-4432-4989-b8c9-0eed58da2279",
"FieldId": "70c3f64f-a943-4fa8-b253-c9af5b11af83",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "6ae2e10e-7ad3-40cc-8090-2ce38e2445c9",
"CreateDate": "2026-06-30T11:51:42.6833147-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ebb5159a-6df4-45da-85aa-a15378c16b5d",
"CreateDate": "2026-06-30T11:51:42.6833147-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-30T11:51:42.6833147-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}