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": "fd683ab0-4b98-43a3-bfd2-56c0230d9414",
"Asset": {
"AssetId": "78b32a2c-7a9b-48e7-bafa-af437a69645e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "47e62047-c51d-4a6c-9093-f4a640c2e254",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ad7f00f9-509e-49d0-a074-a3793f3615db",
"CreateDate": "2026-03-13T13:54:12.1447582-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:54:12.1447582-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0fff82e1-357b-4a5a-9614-0f1b31199355",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:54:12.1447582-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:54:12.1447582-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9706ebd7-3ecb-4cef-bc45-1fe7dc40dc4e",
"CreateDate": "2026-03-13T13:54:12.1447582-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:54:12.1447582-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T13:54:12.1447582-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:54:12.1447582-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "4a7e5553-cb71-4221-a425-9a27e37ed5f6",
"CreateDate": "2026-03-13T13:54:12.1447582-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T13:54:12.1447582-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "f1b34cf6-9dfb-43df-bb57-3e540451c957",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "47e62047-c51d-4a6c-9093-f4a640c2e254",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ad7f00f9-509e-49d0-a074-a3793f3615db",
"CreateDate": "2026-03-13T13:54:12.1447582-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:54:12.1447582-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "da184920-09df-43b5-b054-2aed45ec0247",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "531adf90-f533-44fe-bbb3-97ad310a9487",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d91095c0-323f-4ade-b992-85ca79481b04",
"CreateDate": "2026-03-13T13:54:12.1447582-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:54:12.1447582-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "5d2e678e-e6e6-4ed5-b44a-ccb14a10eb12",
"FieldId": "826bdb57-db4d-48d0-b7ab-47096129a034",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "5d2e678e-e6e6-4ed5-b44a-ccb14a10eb12",
"FieldId": "826bdb57-db4d-48d0-b7ab-47096129a034",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "c3d5d56a-13df-4439-9256-82bc0191780f",
"CreateDate": "2026-03-13T13:54:12.1447582-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:54:12.1447582-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "020e3da9-de8f-42b9-9376-b8fdbb5be9a0",
"CreateDate": "2026-03-13T13:54:12.1447582-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T13:54:12.1447582-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}