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": "65a6f28b-7644-4600-8c3c-9c3a5d24614e",
"Asset": {
"AssetId": "93106698-ad33-49d2-ba10-30759ce51563",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "376b8bb6-e41a-4551-908b-85edd84e8911",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d72d3569-ffe4-41db-8cd0-84a33f070c24",
"CreateDate": "2026-07-21T00:14:38.1219372-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:14:38.1219372-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "230d3d6e-fdc9-4f14-9a6c-050dabe82254",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T00:14:38.1219372-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:14:38.1219372-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "838be738-3341-4100-bf01-d9855f672762",
"CreateDate": "2026-07-21T00:14:38.1219372-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:14:38.1219372-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-21T00:14:38.1219372-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:14:38.1219372-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ee49b8c4-de74-487a-a6d4-641060151268",
"CreateDate": "2026-07-21T00:14:38.1219372-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:14:38.1219372-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "deb55344-6692-4bff-b409-3582d9a29469",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "376b8bb6-e41a-4551-908b-85edd84e8911",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d72d3569-ffe4-41db-8cd0-84a33f070c24",
"CreateDate": "2026-07-21T00:14:38.1219372-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:14:38.1219372-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "f7fcb497-4f82-4922-b4cb-ebb1d69e44c8",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "35c7d236-b92b-4a07-bc34-bdfbf80c0496",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e9a2c711-c3b0-4ed6-ad99-afb4f1db8dbb",
"CreateDate": "2026-07-21T00:14:38.1219372-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:14:38.1219372-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ef452d3b-dae3-4ee8-941f-d867bd13b3a8",
"FieldId": "9abb9f2f-a0de-4abf-a2b2-a1205cb422da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ef452d3b-dae3-4ee8-941f-d867bd13b3a8",
"FieldId": "9abb9f2f-a0de-4abf-a2b2-a1205cb422da",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "db3cb632-ab98-4c4a-82d6-ca6327bde014",
"CreateDate": "2026-07-21T00:14:38.1219372-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:14:38.1219372-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3729b8ff-eb01-4eee-bf66-f81b4e1a3bf9",
"CreateDate": "2026-07-21T00:14:38.1219372-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:14:38.1219372-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}