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": "ff866dc3-028a-4130-9b35-9a1f8964c787",
"Asset": {
"AssetId": "1aa8e536-68d1-4e79-85ef-aa610b360d66",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "49ebd76f-924f-4694-8637-4a6e1e85a1da",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb6a596-8093-4975-abcc-df5e0c1f3bfa",
"CreateDate": "2025-12-09T22:51:52.4005422-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-09T22:51:52.4005422-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b8cb2de1-c4c4-45d0-ae84-049a8f3feeb7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-09T22:51:52.4005422-08:00",
"MeasurementValueNeededDate": "2025-12-09T22:51:52.4005422-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e9c248d9-82d7-4cf0-96bf-72c1d209f870",
"CreateDate": "2025-12-09T22:51:52.4005422-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-09T22:51:52.4005422-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-09T22:51:52.4005422-08:00",
"MeasurementValueNeededDate": "2025-12-09T22:51:52.4005422-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f13d59dc-06bb-4fe7-a9bc-01128df3bb32",
"CreateDate": "2025-12-09T22:51:52.4005422-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-09T22:51:52.4005422-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "4ed676fd-af51-4f94-8d02-a3c77a4b8dfa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "49ebd76f-924f-4694-8637-4a6e1e85a1da",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebb6a596-8093-4975-abcc-df5e0c1f3bfa",
"CreateDate": "2025-12-09T22:51:52.4005422-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-09T22:51:52.4005422-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "33dff595-b269-4275-ad5e-e29f08c32663",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "999b2a15-c634-4c1d-95b1-c05f9ef4d4b8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "db030c16-5a20-44ec-b7c1-efc23f551057",
"CreateDate": "2025-12-09T22:51:52.4005422-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-09T22:51:52.4005422-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "a83bc691-3e17-4bb2-90c5-7753d1f3069d",
"FieldId": "9dae945d-df6e-4fdf-a58c-dd66361a094b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "a83bc691-3e17-4bb2-90c5-7753d1f3069d",
"FieldId": "9dae945d-df6e-4fdf-a58c-dd66361a094b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "d340dcb3-5637-43bf-bd8f-de737ecdc95b",
"CreateDate": "2025-12-09T22:51:52.4005422-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-09T22:51:52.4005422-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cac9ad50-9ba8-46b4-8212-55819cb485ee",
"CreateDate": "2025-12-09T22:51:52.4005422-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-09T22:51:52.4005422-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}